picogent/src
Markov db90b64f54 feat: bootstrap context из AGENT.md и memory/ файлов
- loadBootstrapContext() загружает AGENT.md, memory/notes.md, memory/projects/*.md
- Лимит 15K символов, автотрункейт
- agentHome передаётся из router в agent options
- System prompt из agent.json сохранён как fallback
2026-02-24 22:04:29 +01:00
..
tools refactor: remove slug params from API calls — Tracker resolves actor from auth 2026-02-24 13:32:31 +01:00
tracker refactor: remove slug params from API calls — Tracker resolves actor from auth 2026-02-24 13:32:31 +01:00
transport fix: align with AGENT-PROTOCOL v1.0 — correct WS types, heartbeat, REST auth 2026-02-23 13:57:32 +01:00
agent.ts feat: bootstrap context из AGENT.md и memory/ файлов 2026-02-24 22:04:29 +01:00
config.ts fix: session_id generated at agent load (not lazy) 2026-02-24 11:19:24 +01:00
index.ts refactor: router is pure relay — no replies, no side effects 2026-02-24 12:11:49 +01:00
logger.ts init 2026-02-21 02:41:39 +03:00
router.ts feat: bootstrap context из AGENT.md и memory/ файлов 2026-02-24 22:04:29 +01:00
sandbox.ts init 2026-02-21 02:41:39 +03:00
session.ts init 2026-02-21 02:41:39 +03:00