Commit Graph
2048 Commits
Author SHA1 Message Date
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
Steven EnamakelandGitHub 08f28de147 feat(profiles): hermes-style agent profile homes — per-profile SOUL.md, workspace, memory, skills, cron attribution (#5118) 2026-07-23 09:33:30 +03:00
Steven EnamakelandGitHub 81d09b6aa7 feat(tui): add logs-first tabbed CLI experience (#5131) 2026-07-23 05:50:40 +03:00
Steven EnamakelandGitHub 2bcd34496c refactor(memory): finish TinyCortex consolidation (#5140) 2026-07-23 05:42:14 +03:00
Cyrus GrayandGitHub c480e6d817 fix(agents): run custom registry agents with their real tools (flows + chat + tasks) (#5121) 2026-07-22 23:05:44 +05:30
github-actions[bot] fb1f90933e chore(release): merge release v0.63.1 back into main 2026-07-22 15:29:11 +00:00
Mega MindandGitHub 6c135e059c fix(composio): execute valid first calls + recover Kimi tool-call garble (#5119) (#5132) 2026-07-22 20:57:01 +05:30
Steven EnamakelandGitHub 9bb59ca538 feat(medulla_local): supervise a local medulla-serve child (Flavor A draft) (#5105) 2026-07-22 17:20:40 +03:00
Steven EnamakelandGitHub a8d13fa781 fix(flows): repair main compile break from crossed PRs (#5128) 2026-07-22 18:35:58 +05:30
YellowSnnowmannandGitHub 5b8a9f269c fix(composio): drop non-existent Discord channel/message slugs from curated catalog (#5124) 2026-07-22 14:56:42 +03:00
Cyrus GrayandGitHub 81ac1288e8 fix(flows): reject an unknown agent_ref at author time instead of mid-run (#5114) 2026-07-22 17:23:51 +05:30
Mega MindandGitHub 353e07c117 fix(embeddings): classify 403 'not an embeddings model' as model-incompatible + redact API key from errors (#5116) (#5117) 2026-07-22 14:48:36 +03:00
Steven EnamakelandGitHub 9e312b65ae chore(deps): update vendored runtime crates (#5081) 2026-07-22 14:46:34 +03:00
Cyrus GrayandGitHub 41bad05895 feat(flows): teach the workflow builder to pick specialist agents via agent_ref (B37) (#5120) 2026-07-22 14:46:10 +03:00
Cyrus GrayandGitHub 9b726165e1 feat(flows): FlowRunFinished event — fully event-driven runs rail (completes B35) (#5115) 2026-07-22 16:43:10 +05:30
Cyrus GrayandGitHub 58494e105c fix(flows): shorter approval TTL for copilot live-run parks (#5112) 2026-07-22 16:24:11 +05:30
0eeee12753 feat(core): channels compile-time feature gate (#4801) — completes epic #4795 (#5029)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-22 09:32:16 +03:00
Steven EnamakelandGitHub 5fcde25320 feat(dev): library-mode benchmark environment, fleet/budget gates, and profiling optimizations (#5107) 2026-07-22 08:27:22 +03:00
63e4fe25bb feat(security): opt-in auto-approve-all setting that bypasses the approval prompt (#5094)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-22 07:07:09 +03:00
mysma-9403andGitHub f18414ff33 fix(voice): handle U16 sample format in the fallback capture path (#4537) 2026-07-22 05:04:32 +03:00
+3 06be00c75e fix(tinyplace): wire handle transfer end-to-end (Closes #4929) (#4998)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
Co-authored-by: YellowSnnowmann <167776381+YellowSnnowmann@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: CodeGhost21 <164498022+CodeGhost21@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: sanil-23 <sanil@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
Co-authored-by: oxoxDev <oxoxdev@users.noreply.github.com>
2026-07-22 05:03:45 +03:00
YellowSnnowmannandGitHub ddeee5b5d6 feat(core): shed embedded deps behind inference/documents/crash-reporting/http-server gates (#5048) (#5068) 2026-07-22 05:02:07 +03:00
31fca029d2 fix(inference): keep Claude CLI prompts out of Windows argv (#5103)
Co-authored-by: Sami Rusani <14844597+samrusani@users.noreply.github.com>
2026-07-22 04:30:40 +03:00
Cyrus GrayandGitHub 1fb1538a7d fix(flows): live-refresh the runs rail when a run starts (B35) (#5099) 2026-07-22 04:29:14 +03:00