Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.03 KB

File metadata and controls

37 lines (22 loc) · 1.03 KB

Active Context

Last updated: Renamed to Agent Orchestration

Current Focus

Agent Orchestration - MCP server for multi-agent coordination across IDEs and CLI tools.

Active Agents

No active agents. Start the MCP server and register agents to see them here.

In Progress

No tasks in progress.

Pending Tasks

No pending tasks. Create tasks using the task_create tool.

Recent Decisions

  • name: Renamed from mcp-orchestrator to agent-orchestration
  • compatibility: Added AGENTS.md support for cross-IDE compatibility
  • runtime: TypeScript/Node.js for easier installation
  • database: better-sqlite3 for synchronous, high-performance SQLite

Context Notes

  • turn_based_execution: Agents check is_my_turn before starting work
  • sub_agent_workflow: Sub-agents use claim_todo to register + claim in one call
  • shared_memory_namespaces: context, decisions, findings, blockers

This file is auto-generated by the Agent Orchestration server. Edit shared memory to update this context.