Commit Graph
3924 Commits
Author SHA1 Message Date
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
github-actions[bot] f333645182 chore(release): v0.63.2 [skip ci] 2026-07-27 06:02:26 +00:00
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
Steven EnamakelandGitHub 10944725ed refactor(ui): establish reusable React foundations (#5188) 2026-07-25 08:51:45 +03:00
Steven EnamakelandGitHub 79e2fc2566 fix(appimage): anchor sharun library paths to AppDir (#5189) 2026-07-25 07:20:12 +03:00
Steven EnamakelandGitHub ca0e65f196 chore(app): remove unused files and code with Knip (#5185) 2026-07-25 05:08:01 +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 8261f3485a ci: lint macOS-gated Rust in CI Full (#5181) 2026-07-24 12:48:23 +03:00
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 7aca0ea3ad refactor(app): remove orphaned frontend modules (#5056) (#5095) 2026-07-24 03:19:59 +03:00
Cyrus GrayandGitHub c9f2582c26 refactor(app): remove dead screen-intelligence UI remnants (#5056) (#5102) 2026-07-24 03:16:58 +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
Cyrus GrayandGitHub d70e206191 chore(fmt): rustfmt caps.rs + provider.rs to unblock the CI pipeline (#5177) 2026-07-24 03:15:39 +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
Steven EnamakelandGitHub 51997576e8 docs(install): fix macOS Homebrew install to use official cask (#5152) 2026-07-23 15:56:50 +03:00
645979062c docs(contributing): fix Windows desktop setup (#5145)
Co-authored-by: viet.ngo <viet.ngo@sotatek.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-23 15:53:37 +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
mwakidenisandGitHub 5041454f89 docs: Add CITATION.cff for software citation metadata (#5142) 2026-07-23 06:07:02 +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
github-actions[bot] e3a7f52178 chore(release): v0.63.1 [skip ci] v0.63.1 2026-07-22 15:29:07 +00:00
Mega MindandGitHub 60a761801f feat(settings): add dismissible in-app GitHub star CTA (#5005) (#5110) 2026-07-22 18:28:29 +03: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