picogent/src
Markov 7d7fe6df42 Task link MCP tools + anti-loop agent prompts
Tools: create_task_link, list_task_links, delete_task_link (23 total)
TrackerClient.request() made public for generic API calls
Agent prompts: anti-loop rules for agent-to-agent communication
2026-02-27 23:32:32 +01:00
..
tools Task link MCP tools + anti-loop agent prompts 2026-02-27 23:32:32 +01:00
tracker Task link MCP tools + anti-loop agent prompts 2026-02-27 23:32:32 +01:00
transport Config split: agent.json (connection) + config.json (LLM) 2026-02-27 16:30:37 +01:00
agent.ts Phase 2: Agent memory — bootstrap context + memory persistence 2026-02-27 14:11:48 +01:00
config.ts Config split: agent.json (connection) + config.json (LLM) 2026-02-27 16:30:37 +01:00
index.ts Config split: agent.json (connection) + config.json (LLM) 2026-02-27 16:30:37 +01:00
logger.ts init 2026-02-21 02:41:39 +03:00
memory.ts Session compaction + project_id from WS events 2026-02-27 14:21:43 +01:00
router.ts Fix infinite loop: agents ignore messages from other agents 2026-02-27 23:07:31 +01:00
sandbox.ts init 2026-02-21 02:41:39 +03:00
session.ts init 2026-02-21 02:41:39 +03:00