Commit Graph
2071 Commits
Author SHA1 Message Date
Cyrus GrayandGitHub 6c665f4f6f feat(flows): host adapter for the memory node — in-graph memory read + flow-scoped write (#5227) 2026-07-29 05:57:39 +03:00
Steven EnamakelandGitHub 447db970ce fix(medulla): resolve the backend URL like every other hosted call (#5245) 2026-07-29 05:56:52 +03:00
Steven EnamakelandGitHub 4ce2a8c7ce refactor(memory): retire legacy sync compatibility paths (#5246) 2026-07-28 18:00:13 +03:00
Steven EnamakelandGitHub 61fb2d277c refactor(api): vendor tinyhumans-sdk and route the backend client through it (#5232) 2026-07-28 15:24:40 +03:00
Cyrus GrayandGitHub 5758e4ecdf feat(flows): add a Stop button to the Workflow Copilot composer (#5223) 2026-07-28 17:47:38 +05:30
Steven EnamakelandGitHub 539c444c90 Trim Rust dependency graph and duplicate TLS stacks (#5202) 2026-07-28 14:44:52 +03:00
Steven EnamakelandGitHub cfbfe3df2e fix(ci): stabilize full Rust and chat E2E suites (#5241) 2026-07-28 14:44:25 +03:00
Steven EnamakelandGitHub 861b21c98f refactor(inference): route local AI through TinyAgents RPC (#5240) 2026-07-28 14:44:14 +03:00
Steven EnamakelandGitHub 00048695bb refactor(memory): shim content tag storage through TinyCortex (#5244) 2026-07-28 14:16:14 +03:00
Steven EnamakelandGitHub 7620945aa7 feat(embed): Medulla sub-facade and the RPC surface to drive a session (#5238) 2026-07-28 11:18:51 +03:00
Steven EnamakelandGitHub fe33726702 refactor(core): cut managed backend traffic over to Rust SDK (#5233) 2026-07-28 11:13:37 +03:00
Steven EnamakelandGitHub 2d32656618 refactor(todos): cut over task boards to TinyAgents (#5239) 2026-07-28 11:09:42 +03:00
Steven EnamakelandGitHub 149137a71f refactor(goals): consolidate thread goals under tinyagents (#5235) 2026-07-28 11:09:19 +03:00
Steven EnamakelandGitHub 4ed193b060 refactor(tui): move terminal UI to crate root (#5236) 2026-07-28 09:09:31 +03:00
Steven EnamakelandGitHub 46ee9a0fa4 refactor(memory): finish TinyCortex tool-memory cutover (#5237) 2026-07-28 08:43:23 +03:00
Steven EnamakelandGitHub cad9623d17 fix(mcp): add the missing flow_memory_agent resource-catalog entry (#5234) 2026-07-28 06:23:49 +03:00
Steven EnamakelandGitHub af48970b06 feat(medulla): OpenHuman as the Medulla core — embed facade, DomainGroup, and backend client (#5229) 2026-07-28 06:08:04 +03:00
Mega MindandGitHub cf71f557c4 fix(inference): local model reliability — /api/tags fallback + real Ollama model ids (#5219) 2026-07-27 21:43:26 +05:30
Mega MindandGitHub 06394789f4 fix(cost): exempt BYOK inference from the managed-credit budget (#5218) 2026-07-27 21:42:44 +05:30
Mega MindandGitHub ae9124e909 feat(agent): filesystem-offload convention for worker artifacts on long-horizon tasks (#3883) (#5217) 2026-07-27 21:41:43 +05:30
Mega MindandGitHub 6b3337681b fix(voice): repair execute bit on extracted Piper binaries (#5045) (#5216) 2026-07-27 21:40:51 +05:30
9d328fb269 feat(orchestration): node-level checkpoint & resume for delegations (#3884) (#5178)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-27 21:33:09 +05:30
Cyrus GrayandGitHub fc2279f776 fix(flows): warn (not block) on inference-provider readiness while authoring, fail runs cleanly (B45) (#5212) 2026-07-27 21:15:15 +05:30
CodeGhost21andGitHub 35f3b1c395 feat(tinyplace): resolve identity marketplace seller-side as web-only (#4920) (#5193) 2026-07-27 19:58:43 +05:30
Mega MindandGitHub 9a484aa505 feat(search): add Exa as a BYOK search provider option (#5207) 2026-07-27 19:16:38 +05:30
Mega MindandGitHub 7e8c088d72 feat(search): attribute managed web search to the resolved provider (#5206) 2026-07-27 19:15:43 +05:30
Cyrus GrayandGitHub d34dfc36ae feat(flows): general read-only flow memory-agent (#5204) (#5205) 2026-07-27 18:37:28 +05:30
Cyrus GrayandGitHub 8e73d69ce7 fix(agent-experience): make experience recall test deterministic (#5209) (#5211) 2026-07-27 18:09:36 +05:30
Steven EnamakelandGitHub ee1fa76081 refactor: remove screen awareness and capture surfaces (#5186) 2026-07-25 09:18:42 +03:00
9f22ae4086 fix(config): heal and diagnose an unreadable config.toml instead of dead-ending sign-in (#5190)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-25 08:51:57 +03:00
Cyrus GrayandGitHub b9e0ce6171 feat(flows): per-flow memory namespace + post-run digest (flow:<id>) (#5176) 2026-07-24 20:31:52 +05:30
Cyrus GrayandGitHub 2d6064cb09 feat(memory): expose compiled flavour profiles via a read-only memory_flavour tool (#5175) 2026-07-24 20:31:33 +05:30
55d3ab5ccc fix: Sentry triage — resolve 16 actionable issues across tauri-react, tauri-rust, core-rust (#5171)
Co-authored-by: Maciej Myszkiewicz <mmyszkiewicz@bwcoders.com>
2026-07-24 17:49:03 +03:00
Cyrus GrayandGitHub 75e212c40b fix(flows): make native oh: tool results usable and fail loudly, document the real file-attachment chain (#5148) 2026-07-24 19:17:03 +05:30
Steven EnamakelandGitHub 7db104b71d refactor(tinyagents): complete provider cutover and lifecycle consolidation (#5143) 2026-07-24 05:11:30 +03:00
Cyrus GrayandGitHub ef38f1c27f fix(flows): stop the builder authoring memory steps that fabricate (#5150) 2026-07-24 03:20:26 +03:00
Cyrus GrayandGitHub dbf2d3573d refactor(core): make spaCy opt-in + demand-gate the Python runtime (#5056) (#5101) 2026-07-24 03:16:38 +03:00
Steven EnamakelandGitHub 25254002b7 chore(core): slim the core — remove dead modules, move desktop features to Tauri, cut goals/todos to tinyagents (#5125) 2026-07-24 03:15:26 +03:00
oxoxDevandGitHub e780277e75 refactor(runtime): un-bundle non-channel bootstrap jobs from ServiceSet.channels (#5028) (#5079) 2026-07-23 18:13:09 +03:00
Steven EnamakelandGitHub 69196b40d1 fix(composio): add global auto-proceed safety net for re-delegated sub-agents (#5119) (#5154) 2026-07-23 17:05:19 +03:00
Steven EnamakelandGitHub c8ecb8538f fix(flows): extract embedded JSON from prose text, preventing output_parser hard-fails (#5151) (#5153) 2026-07-23 17:05:15 +03:00
mysma-9403andGitHub 83d1dc31ee feat(learning): surface facet provenance (cue_families, evidence_refs) in RPC (#5043) 2026-07-23 16:54:34 +03:00
mysma-9403andGitHub f0d21a2a14 perf(orchestration): batch the per-session unread_count into one query (#5040) 2026-07-23 16:54:29 +03:00
mysma-9403andGitHub d46509612f fix(cron): stop one-shot At jobs from re-firing every poll (#5039) 2026-07-23 16:54:25 +03:00
mysma-9403andGitHub 21ec09742c fix(approval): redact non-canonically-cased home paths in scrub_paths (#5042) 2026-07-23 16:49:40 +03:00
Cyrus GrayandGitHub 1fbd05fc80 fix(flows): live-run reliability — reconcile orphaned/cancelled runs + detach agent-initiated run_flow (B41, B42) (#5135) 2026-07-23 18:12:14 +05:30
Cyrus GrayandGitHub e9686e4562 fix(agents): fail clearly instead of silently dropping spawn_async_subagent results in thread-less contexts (B40) (#5123) 2026-07-23 14:52:00 +03:00
Steven EnamakelandGitHub 1c30d3f0c2 chore(tinyagents): align v2.1 and reconcile migration plan (#5130) 2026-07-23 13:21:31 +03:00
sanil-23andGitHub 49b5bb71a5 feat(conversations): unify agent activity into one live rail (#5141) 2026-07-23 09:55:32 +03:00
87fe420fdd feat(runtime): pool node/python runtime processes across agents and skill runs (#5106) (#5129)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-23 09:55:10 +03:00