Skip to content

fix(agents): operating notes match the real tool surface (v0.445.1) - #824

Merged
vikasprogrammer merged 1 commit into
mainfrom
feat/operating-notes
Sep 17, 2026
Merged

vikasprogrammer merged 1 commit into
mainfrom
feat/operating-notes

Conversation

@vikasprogrammer

Copy link
Copy Markdown
Owner

Audit of AGENT_OS_OPERATING_NOTES (+ the inline team/fleet sections of buildCompanyMd) against the live MCP tool list.

Outdated → fixed

  • Team section told agents to call ask — renamed ask_human in v0.399.0.
  • "An unassigned task just waits for someone to pick it up" — an agent-filed task without autoDispatch is a proposal held in a human's Inbox.
  • Delegation pushed as default ("prefer delegating over doing it poorly") — agent→agent hand-offs were 76% of instawp spend; replaced with a cost-aware ladder (ask_agenttask_create + wait → durable hand-off; never to self).
  • task_update blocked now mentions blockedOn.

Missing → added

  • Denials are decisions: never route around; policy_propose / host_propose.
  • Credentials via secret_request / connection_request, never pasted into chat.
  • revise/forget, session_history/session_open, check_inbox, update with step/of, skill_find; memory may include workspace-shared entries and a preload head start.

Test: context-injection-test.cjs now scans the whole assembled prompt (seeded member so the team section renders) and is wired into test:governance — verified it fails on the old ask.

🤖 Generated with Claude Code

Stale ask→ask_human in the team section, agent-filed tasks are proposals,
delegation framed by cost, denial/credential/memory-hygiene guidance added.
context-injection-test now checks the whole assembled prompt and runs in
test:governance.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vikasprogrammer vikasprogrammer changed the title fix(agents): operating notes match the real tool surface (v0.444.3) fix(agents): operating notes match the real tool surface (v0.445.1) Sep 17, 2026
@vikasprogrammer
vikasprogrammer merged commit 94e496b into main Sep 17, 2026
1 check passed
@vikasprogrammer
vikasprogrammer deleted the feat/operating-notes branch September 17, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant