Commit Graph
231 Commits
Author SHA1 Message Date
Steven Enamakel 02be67b069 docs(migration): C3 execution corrections — Microcompact not crate-superseded, unknown-tool already done
Claude-Session: https://claude.ai/code/session_013uVSkcdR2eP7hW4xm54wb4
2026-07-03 13:33:06 -07:00
Steven Enamakel c7f2873805 chore(deps): update tinyagents to version 1.5.0 and add .diff to .gitignore
Bumps the tinyagents dependency from 1.3.0 to 1.5.0 across Cargo.toml and Cargo.lock files. Updates related documentation to reflect the new version. Additionally, adds *.diff to .gitignore to exclude diff files from version control.
2026-07-03 11:42:38 -07:00
Steven Enamakel 1ec4c3ac7e docs(migration): coverage sweep for previously unreferenced harness files
Adds verdicts for extract_tool/handoff, the four task-local context
carriers, turn_checkpoint, memory_protocol, definition loader/builtins,
and subagent_runner residuals; wires the carriers into C6.

Claude-Session: https://claude.ai/code/session_013uVSkcdR2eP7hW4xm54wb4
2026-07-03 11:41:47 -07:00
Steven Enamakel a1ee598c11 docs(migration): continuation plan for tinyagents 1.4/1.5 (goals, todos, no-progress, session cutover)
Ground-truth audit of post-#4249 main + re-inventory of tinyagents 1.4.0/1.5.0.
Re-evaluates the deletion ledger's 'never delete' list, adds thread goals /
thread tasks migration onto graph::goals / graph::todos, and sequences the
remaining ~29k-line reclaim (C0-C7).

Claude-Session: https://claude.ai/code/session_013uVSkcdR2eP7hW4xm54wb4
2026-07-03 11:36:06 -07:00
oxoxDevandGitHub 66cc8ec8d4 feat(channels): native IMAP/SMTP email integration (#4280) (#4367) 2026-07-03 11:14:55 -07:00
Steven EnamakelandGitHub c43f79641d feat: finish TinyAgents harness migration (#4249) (#4399) 2026-07-03 01:15:09 -07:00
Steven EnamakelandGitHub 391aa733a5 [codex] Add tiny.place orchestration pairing flow (#4400) 2026-07-02 01:20:54 -07:00
Steven EnamakelandGitHub 7a67f6ca35 agent_graph: LangGraph-style state-machine harness — checkpointing, HITL, observability (#4249) (#4261) 2026-07-01 00:27:39 -07:00
07140e9c0b feat(mcp): complete the MCP Servers page — curated catalog, UX, lifecycle & E2E (#4272) (#4300)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 22:37:41 +05:30
4035345936 fix(observability): demote skill install 4xx fetches (#4238)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 21:34:28 +05:30
943ece9c14 fix(installer): prefer deb package on Debian Linux (#4263)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 20:20:16 +05:30
cfe5c7df46 feat(chat): image / video / document attachment button with drag-drop and paste (#4135) (#4292)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 20:19:49 +05:30
YOMXXXandGitHub d867c1f113 fix(meet): forward wake phrase for active meeting bots (#4231) 2026-06-28 21:28:41 -07:00
Steven EnamakelandGitHub 5a41a4f0d2 Docs/overhaul readme gitbooks (#4225) 2026-06-26 13:02:55 -07:00
Steven EnamakelandGitHub a29878ed40 feat(shortcuts): global keyboard shortcuts + help directory (#4126) 2026-06-25 13:33:36 -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 8719ac57e4 feat(chat): surface cron, subconscious & memory sync in Background tasks panel (#4086) 2026-06-24 20:30:25 -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
Steven EnamakelandGitHub 39fd83e866 feat(chat): per-thread todo list strip above the composer (#4017) 2026-06-23 17:31:29 -07:00
Mega MindandGitHub 50d565ddf8 feat(provider): first-class prompt-cache capability model for BYOK/OpenAI-compatible providers (#3981) 2026-06-23 11:48:19 -07:00
Steven EnamakelandGitHub 3c98c98158 feat(memory_goals): long-term goals list + enrichment agent + Brain UI (#3948) 2026-06-23 08:58:04 -07:00
Steven EnamakelandGitHub 2d71eb3ab1 Make subagents async and reusable by default (#3887) 2026-06-22 15:51:48 -07:00
a15da11c5f fix(settings): prompt for managed embeddings sign-in (#3858)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 15:11:47 -07:00
9e5d0329bf feat: add ModelScope API support (#3773)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 14:29:05 -07:00
df94647df3 fix(rpc): alias legacy channels list methods (#3655)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 13:16:36 -07:00
6762efd7f3 Omlx local provider (#3862)
Co-authored-by: OpenHuman <package@openhuman.org>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 13:00:51 -07:00
Steven EnamakelandGitHub 04175ad78c chore(ci): prune superseded/redundant GitHub Actions workflows (#3934) 2026-06-22 11:36:30 -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
Steven EnamakelandGitHub a7f3ec5a7b feat: chat sidebar rework, Agent World UX polish, tiny.place settlement RPC (#3854) 2026-06-19 18:53:19 -07:00
756b434821 feat(agent): vision-v1 tier + vision sub-agent for image understanding (#3699)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 19:53:37 -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
7d71b06711 [merge 5/5] docs: agent harness E2E coverage matrix + plan (#3471) (#3668)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-06-15 17:01:37 -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
d61d72c092 feat(settings): Desktop Agent setup panel (permissions, seamless mode, always-on, wake-word) (#3634)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-13 19:20:32 +05:30
Steven EnamakelandGitHub 75a6f2891b feat(agent): steer_subagent + wait_subagent for running async sub-agents (#3641) 2026-06-12 17:02:32 -07:00
Steven EnamakelandGitHub 9af599466f feat(chat): parallel agent inference (cross-thread + within-thread forks) (#3633) 2026-06-12 09:47:57 -07:00
Steven EnamakelandGitHub dca3897127 refactor(prompts): centralize grounding contract, slim orchestrator (#3614) 2026-06-12 00:41:19 -07:00
Steven EnamakelandGitHub 9389e544b6 fix(memory_sync): keep memory tree synced & compressed — coverage-tracked reconcile, workspace periodic sync, queue self-heal (#3613) 2026-06-12 00:40:30 -07:00
Steven EnamakelandGitHub e7a8b74d6c feat(mascot): install upgraded tiny_mascot.riv + wire MascotSM poses/visemes (#3612) 2026-06-11 23:29:22 -07:00
Mega MindandGitHub 2974605a46 feat(automate): browser + app keyboard-shortcut fast-paths, artist-aware Music, actionable responses (#3558) 2026-06-09 13:31:28 -07:00
Mega MindandGitHub c403fd5c51 chore(voice): hide always-on listening toggle in VoicePanel for now (#3531) 2026-06-09 15:24:09 +05:30
Steven EnamakelandGitHub c19b68a94b Add iOS App Store build automation (#3451) 2026-06-06 18:03:07 -04:00
Steven EnamakelandGitHub f60def53a4 feat(release): generate AI release notes (#3450) 2026-06-06 17:49:27 -04:00
CodeGhost21andGitHub a7516a83bd feat(voice): global push-to-talk hotkey (#3090) (#3349) 2026-06-05 18:38:03 -04:00
Mega MindandGitHub 33385821ca feat(accessibility): vision-click fallback for Electron/partial-AX apps (8/8 of #3307) (#3362) 2026-06-05 02:45:27 +05:30
Steven EnamakelandGitHub f514bece86 feat(monitor): add first-class background monitor module (#3382) 2026-06-04 16:25:19 -04:00
Mega MindandGitHub cd314843ef feat(agent): wire automate/ax_interact computer tools (3/8 of #3307) (#3342) 2026-06-04 19:13:56 +05:30
Mega MindandGitHub 7c08704e51 feat(accessibility): AX/UIA perception + automate engine (2/8 of #3307) (#3341) 2026-06-04 18:03:24 +05:30
AlexzhuandGitHub 56d15cb8dd docs: remove stale coverage matrix PR-local markers (#3220) 2026-06-02 15:29:58 -07:00
Mega MindandGitHub a4757f566d feat(voice): auto-send dictation transcript + allowlist app-launch commands (#3148 Phase 1) (#3168) 2026-06-02 15:28:46 -07:00