Commit Graph
289 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub 69c920982b fix(context): super-context bundle injection + dedup robustness (#4173) 2026-06-26 10:16:57 -07:00
Steven Enamakel's DroidandGitHub ebba7b699c fix(agent): tune tokenjuice compression per agent (#4139) 2026-06-26 00:19:45 -07:00
Steven EnamakelandGitHub 2652db773e fix(agent): keep context prep out of orchestrator scope (#4141) 2026-06-25 21:43:08 -07:00
Steven Enamakel's DroidandGitHub dadd123110 feat(agent): expose async subagent control refs (#4138) 2026-06-25 21:37:59 -07:00
Steven EnamakelandGitHub dbd1c0cd6f feat(agent): track session token costs (#4136) 2026-06-25 15:04:39 -07:00
Steven EnamakelandGitHub 9dedd2b19b feat(agent): persist session transcript provenance (#4134) 2026-06-25 14:46:02 -07:00
Steven EnamakelandGitHub 637dff0bdf feat(tokenjuice): Headroom-inspired content router, compressors, CCR + savings (#4123) 2026-06-25 14:28:27 -07:00
Steven EnamakelandGitHub 58598da3a3 feat(cost): LLM pricing + context-window catalog, pre-fills model registry (#4124) 2026-06-25 11:26:59 -07:00
Steven EnamakelandGitHub 96437120e5 Plan-mode review: approve/reject/revise goals & to-dos before execute (#4105) 2026-06-25 09:24:02 -07:00
Steven EnamakelandGitHub 25e6ae96f3 refactor(subconscious): structured memory_diff → prepare_context → decide tick (#4107) 2026-06-25 09:20:47 -07:00
Cyrus GrayandGitHub 71b2609aa4 feat(chat): human-language agent processing — server tool labels + persisted thoughts (#4054) 2026-06-25 18:36:29 +05:30
Steven EnamakelandGitHub febc1b5365 feat(memory_diff): read-marker watermark, real text diffs, item titles (#4100) 2026-06-25 01:50:39 -07:00
Steven EnamakelandGitHub 13938f5973 feat(thread_goals): Codex-style thread-level goal (core + RPC + tools + harness + UI) (#4087) 2026-06-25 01:01:21 -07:00
Steven EnamakelandGitHub 364496da70 feat(context_scout): enrich pre-flight context with transcripts, threads & skills (#4084) 2026-06-24 20:43:25 -07:00
Steven EnamakelandGitHub 16c2c46f1b feat(super-context): harness-driven first-turn context collection (default on) (#4085) 2026-06-24 20:30:34 -07:00
2b90955482 feat(chat): install skills and connect integrations inline (#4062)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 12:53:18 -07:00
Steven EnamakelandGitHub fb720fd305 feat(harness_init): eager first-run setup with init overlay; pin managed Python to 3.13 (#4021) 2026-06-23 17:32:29 -07:00
Cyrus GrayandGitHub 8801a929db feat(conversations): show sub-agent tool input/output in processing drawer (#4007) 2026-06-23 15:42:41 -07:00
Steven EnamakelandGitHub 4c2277070f feat(agent): agent_prepare_context tool + context_scout subagent (#3949) 2026-06-23 10:22:38 -07:00
Steven EnamakelandGitHub 8ee89acdaf feat(memory): deterministic E2GraphRAG retrieval (replace agentic walk) (#3947) 2026-06-23 00:53:10 -07:00
Steven EnamakelandGitHub 2d71eb3ab1 Make subagents async and reusable by default (#3887) 2026-06-22 15:51:48 -07:00
ccee419d86 fix(skills): detect installed built-in catalog entries (#3656)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 15:12:21 -07:00
2412ec7afc [codex] fix auth session persistence on transient /auth/me (#3746)
Co-authored-by: Sami Rusani <sr@samirusani>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 13:33:09 -07:00
sanil-23andGitHub 5b0c7ca4b3 refactor(memory_sync): convert Gmail to the generic sync orchestrator (Refs #3333, stacked on #3873) (#3874) 2026-06-22 12:30:28 -07:00
ZhangandGitHub 092668e41f fix(observability): drop all-transient provider exhaustion events (#3663) 2026-06-22 12:19:49 -07:00
fbcbd085ad fix(cli): restore SIGPIPE default on Unix (#3657)
Co-authored-by: shanu <shanu@tinyhumans.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 12:18:54 -07:00
6ce4f52972 fix(channels): repair Discord & Telegram messaging end-to-end (#3712, #3763) (#3794)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:17:21 -07:00
48eca1505e feat(shell): add hide_window option to suppress Windows console window (#3747)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:14:36 -07:00
sanil-23andGitHub e95c892dba refactor(memory_sync): convert Slack to the generic sync orchestrator (#3924) 2026-06-22 10:09:34 -07:00
f61e416aae feat(subconscious): event-driven trigger pipeline + orchestrator (#3650)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 19:36:09 +05:30
2791638818 refactor(memory_sync): convert ClickUp to the generic sync orchestrator (Refs #3333, stacked on #3860) (#3873)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-21 17:27:56 -07:00
b4a2242266 refactor(memory_sync): convert GitHub + Linear to the generic sync orchestrator (Refs #3333, stacked on #3852) (#3860)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-21 15:20:30 -07:00
7758148c2c refactor(memory_sync): generic Composio sync orchestrator + convert Notion (Refs #3333) (#3852)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-21 13:25:22 -07:00
975a478eda fix(agent): ground time-relative statements in the live clock (#3602) (#3752)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-18 12:54:03 +05:30
sanil-23andGitHub a229edea36 fix(auth): surface the silent /auth/me store-failure that bounces login to signin (#3734) 2026-06-17 18:26:17 +05:30
sanil-23andGitHub a1b7c29338 fix(chat): classify resume-on-reopen errors + de-poison thread (#3714)
Classifies resume-on-reopen failures (session_expired / network / poisoned-history) instead of the generic catch-all, and evicts a 400-poisoned warm session so the thread self-heals. Closes #3714.
2026-06-17 13:14:03 +05:30
afab6e5ede fix(embeddings): prevent + handle LM Studio "No models loaded" embed flood (Sentry TAURI-RUST-4P4) (#3687) (#3688)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-16 00:19:42 -07:00
461f39bd6b feat(agent-team): live teammate execution + messaging (#3374) (#3637)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-16 12:49:31 +05:30
6b6db6129a feat(memory): windowed cover_window tool + 24h morning brief (#3700)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 23:39:28 -07:00
1e0985f576 [merge 3/5] test: agent harness behaviors JSON-RPC E2E suite (#3471) (#3667)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 19:41:43 -07:00
bf6fd85006 feat(intelligence): worktree isolation frontend + RPC wiring (#3376) (#3696)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 19:41:26 -07:00
7811bb0ab8 feat(agentbox): GMI Cloud AgentBox marketplace adapter (#3620) (#3651)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 19:02:51 -07:00
445b11afc2 fix(inference): cap extraction max_tokens + classify provider 402 to stop the retry/Sentry storm (#3616) (#3617)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 18:27:39 -07:00
27739ee59e fix(embeddings): prevent + handle custom endpoint with no embeddings API (Sentry TAURI-RUST-5JR) (#3625) (#3629)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-14 22:06:06 -07:00
2944b83fc0 fix: hardening audit pass 1 — core RPC auth, inference resilience, secrets, deep-link CSRF (#3652)
Co-authored-by: WOZCODE <contact@withwoz.com>
2026-06-14 12:26:05 -07:00
595fb41c9b fix(memory): route only unrecoverable job failures to error status (#3365) (#3630)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-13 13:28:15 -07:00
sanil-23andGitHub 110fb5b08c feat(mcp): MCP servers usable by the agent end-to-end — auth, OAuth, agent bridge (#3495) (#3648) 2026-06-13 12:48:36 -07:00
Steven EnamakelandGitHub 03678e3b6d feat(profiles): top-level agent profiles — soul, memory, skills, MCP, connectors (#3632) 2026-06-12 17:02:42 -07:00
Steven EnamakelandGitHub 75a6f2891b feat(agent): steer_subagent + wait_subagent for running async sub-agents (#3641) 2026-06-12 17:02:32 -07:00
Steven Enamakel's DroidandGitHub a557fc6b8c fix(ci): resolve 3 flaky CI failure categories (#3618) 2026-06-12 09:08:54 -07:00