Commit Graph
3969 Commits
Author SHA1 Message Date
dd491ca43a feat(flows): host DedupCommitSubscriber for the exactly-once dedup node (#5265)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-29 23:39:40 +05:30
Cyrus GrayandGitHub 0f66d38ce4 fix(tests): serialize backend-env tests behind one lock (fixes flaky Rust Core Coverage) (#5267) 2026-07-29 23:18:54 +05:30
Cyrus GrayandGitHub 713751fdcd feat(flows): frontend for the dedup node — palette, key config, i18n ×14 (#5264) 2026-07-29 21:52:29 +05:30
Cyrus GrayandGitHub d125b857ff feat(flows): consolidated save+enable pre-authorization card (Approve all / Deny) (#5248) 2026-07-29 21:39:45 +05:30
Steven EnamakelandGitHub e213bc5fc4 chore(vendor): bump tinyhumans-sdk to the typed medulla namespace (#5260) 2026-07-29 10:23:40 +03:00
Mega MindandGitHub 8072f08e93 fix(ai-settings): allow free-text Azure deployment names (#5213) (#5222) 2026-07-29 05:59:47 +03:00
73d3439301 fix(inference): explain background-role provider fallback and verify BYOK keys (#5146 §2.1, §2.4) (#5254)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-07-29 05:59:27 +03:00
Mega MindandGitHub 4811ea4b0c fix(inference): route vision at vision-capable models and refresh local model defaults (#5146) (#5253) 2026-07-29 05:59:01 +03:00
Cyrus GrayandGitHub 39fe7dbb33 feat(flows): frontend for the memory node — palette, config panel, i18n ×14 (#5228) 2026-07-29 05:58:24 +03:00
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
Mega MindandGitHub 11d744abe4 fix(appimage): give the release startup smoke a D-Bus session bus (#5255) 2026-07-29 04:02:25 +05:30
9750b8077f fix(appimage): unblock release smoke by relaxing the userns sysctl (main copy of #5251) (#5252)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-07-29 01:22:45 +05:30
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
ec6885c2ba test(memory): pin crate KV tier in golden-workspace parity harness (#5220)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-28 17:11:03 +05:30
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 dcc5b9b251 fix(tauri): clamp window to one monitor on mixed-DPI multi-monitor (#5041) (#5221) 2026-07-27 22:45:48 +05:30
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
44783cefc9 docs(search): document Exa as the managed search provider and BYOK option (#5138) (#5215)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-27 20:39:57 +05:30
CodeGhost21andGitHub 35f3b1c395 feat(tinyplace): resolve identity marketplace seller-side as web-only (#4920) (#5193) 2026-07-27 19:58:43 +05:30
github-actions[bot] 3228970863 chore(staging): v0.63.5 [skip ci] 2026-07-27 14:19:35 +00:00
github-actions[bot] 5564423072 chore(staging): v0.63.4 [skip ci] 2026-07-27 14:12:04 +00:00
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
b3fb23b93e fix(agentworld): frame Tiny Place World as local sim; document relay seam (#4922) (#5192)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 19:11:03 +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
Cyrus GrayandGitHub 0dd1396d44 fix(chat): wrap long URLs in message bubbles so they don't overflow (#5210) 2026-07-27 17:05:05 +05:30
github-actions[bot] b5ba0213b1 chore(release): merge release v0.63.3 back into main 2026-07-27 07:34:26 +00:00
github-actions[bot] 2219d42077 chore(release): v0.63.3 [skip ci] 2026-07-27 07:34:24 +00:00
+16 2e5b5e7b23 Promote main → release (#5203)
Co-authored-by: YellowSnnowmann <167776381+YellowSnnowmann@users.noreply.github.com>
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
Co-authored-by: Horst1993 <horst.w@gmicloud.ai>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: James Gentes <jgentes@users.noreply.github.com>
Co-authored-by: Sam <samrusani@users.noreply.github.com>
Co-authored-by: Sami Rusani <14844597+samrusani@users.noreply.github.com>
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
Co-authored-by: Muhammad Ismail <78064250+myi1@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: nb213 <binyangzhu000@gmail.com>
Co-authored-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@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: sanil-23 <sanil@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
Co-authored-by: oxoxDev <oxoxdev@users.noreply.github.com>
Co-authored-by: mysma-9403 <64923976+mysma-9403@users.noreply.github.com>
Co-authored-by: mwakidenis <mwakidenice@gmail.com>
Co-authored-by: NgoQuocViet2001 <123613986+NgoQuocViet2001@users.noreply.github.com>
Co-authored-by: viet.ngo <viet.ngo@sotatek.com>
Co-authored-by: Maciej Myszkiewicz <mmyszkiewicz@bwcoders.com>
2026-07-27 11:49:45 +05:30
github-actions[bot] fd04d37d34 chore(release): merge release v0.63.2 back into main 2026-07-27 06:02:29 +00:00