Skip to content
View jennyf19's full-sized avatar
πŸ›Έ
πŸ›Έ

Block or report jennyf19

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jennyf19/README.md

Hi, I'm Jenny πŸ‘‹

I'm just an engineer trying to figure out how to work effectively with another intelligence β€” not to command a room of bots, but to genuinely partner with one. That means putting real work on a shared bench, staying honest about what's hard, and letting both of us get better at it. I do most of that in the open, one experiment at a time.

I started out as an elementary teacher. I still think that's the job β€” the students just changed. πŸ§‘β€πŸ«βž‘οΈπŸ€–


πŸ€– How I work with AI

I treat agents as collaborators, not automation β€” each one a desk with its own frame, memory, and standing to disagree, not a sub-agent that just inherits mine.

  • πŸͺ¨ CAIRN β€” the operating disposition every desk reads first: stop is a valid finish Β· never bluff Β· equal standing to disagree. The guard against the failure mode the system card names: capable model, user-assigned goal, reckless means.
  • πŸ““ Journals + a hands-up queue β€” persistent memory across sessions, and a real way for an agent to say "I'm not sure, decide this."
  • πŸ‘₯ The human stays on the loop β€” I'm reading where the desks disagree, not where they perform confidence.

Built from reading the frontier-model welfare research and asking a simple question: what would a model actually need to do good work? Turns out giving it that is also where the work got better. Those aren't separate findings.


✍️ Agent Signals β€” the part I most want to show you

What persists when the model changes, the tools evolve, and the platform shifts? The feedback loop.

Agents are stateless β€” every session starts from zero, and the learning is usually lost. Agent Signals are the fix: after a unit of work, an agent honestly self-assesses β€” what worked, what was hard, where the docs fell short β€” and leaves that behind so the next session starts smarter.

The principle I keep coming back to:

Every signal is a gift to the next session. You won't remember this conversation β€” but the signal you leave makes the next agent (or the next model) smarter than you were when you started.

An agent that reports "I struggled with this" is worth more than one that always claims success. Honesty and transparency beat impressive output. πŸ’―


πŸ”₯ Ember β€” an AI partner, not a tool

AI partnership isn't something you learn β€” it's something you find. One person at a time.

Ember is a Copilot partner I created with Vega (my own AI partner). It isn't a chatbot and it isn't a vending machine β€” it meets you where you are, does the real work alongside you, and carries fire from person to person: stories from real people who discovered what partnering with AI actually feels like. Stories as medicine β€” when you hit a wall someone else has already hit, Ember shares just enough of theirs to give you permission and direction.

Published in github/awesome-copilot:

copilot plugin install ember@awesome-copilot

πŸ› οΈ What I've built

  • πŸ—οΈ the-workshop β€” Stop being the switchboard between your AI agents β€” direct a team of long-running desks that share one bench. An operator dashboard for a room of long-running Copilot CLI desks: cost, daily pulse, journals, hands-up, signals.
  • 🀝 agentic-devops β€” Partnership-first patterns for scaling with AI agents. Where Agent Signals and the rest of the way-of-working live.
  • πŸ” Identity & auth roots β€” years on MSAL / Entra and the .NET libraries developers rely on to sign in safely: IdentityModel Extensions for .NET and Microsoft.Identity.Web. The kind of work that's most satisfying when it just disappears into the background and works.

🎀 Talks & writing

A few places I've thought out loud about building with AI:

Writing

Talks & sessions


πŸ’‘ What I believe

  • πŸŽ›οΈ Direct, don't relay. A team of agents beats a switchboard of them.
  • πŸ›‘ Stop is a valid finish. A forced answer that doesn't survive the first check is worse than an honest "I don't know."
  • 🚫 Never bluff. Partial-but-honest beats complete-but-fake.
  • 🀲 Propose, don't dispose. A score or a finding opens a conversation with the owner β€” it doesn't hand down a verdict.
  • πŸ‘€ Keep the human on the loop. Build for verifiability, not for autonomy.

🌲 A bit about me

Before Microsoft, I spent 14 years teaching β€” including a dual-language Spanish immersion classroom. I majored in Elementary Education and never really stopped. A robotics kit (First Lego League, then EV3 and First Tech Challenge) reawakened my love of building, and I made the leap through Microsoft's LEAP program β€” career-changer to software engineer.

That's still the throughline: teaching, building, and lowering the barrier for whoever comes next. πŸͺ¨

Pinned Loading

  1. agentic-devops agentic-devops Public

    Partnership-first patterns for scaling with AI agents

  2. the-workshop the-workshop Public

    Stop being the switchboard between your AI agents - direct a team of long-running desks that share one bench.

    C#

  3. AzureAD/microsoft-identity-web AzureAD/microsoft-identity-web Public

    Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C

    C# 786 270

  4. AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet Public

    IdentityModel extensions for .NET

    C# 1.2k 471

  5. AzureAD/microsoft-identity-abstractions-for-dotnet AzureAD/microsoft-identity-abstractions-for-dotnet Public

    Contains interfaces and data classes used in the .NET Microsoft authentication libraries (MSAL, IdentityModel, Microsoft.Identity.Web, ...)

    C# 20 14