Commit Graph
1686 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub 00846fdfd0 feat(transcript): derived transcript view — append-only session log as source of truth (#5086) 2026-07-21 16:03:01 +03:00
Steven EnamakelandGitHub 49a0d3b1d5 fix: daemon-health identity race + Orchestration sub-tab follow-ups (#5085) 2026-07-21 15:14:16 +03:00
Steven EnamakelandGitHub 684ad0d2f5 perf(core): consolidate boot polls, silence per-snapshot log spam (#5075) 2026-07-21 14:00:38 +03:00
Steven EnamakelandGitHub 09f552ce40 fix(transcript): lossless transcript restore — full-fidelity cold-boot resume, per-turn thinking hydration, seq envelope (#5077) 2026-07-21 13:39:34 +03:00
Steven EnamakelandGitHub 9420a2983a revert(safety): remove Emergency Stop for desktop automation (#4600) (#5073) 2026-07-21 12:39:46 +03:00
Steven EnamakelandGitHub 00708c324e fix(orchestration): async-by-default delegations with durable, resumable subagent sessions + persistent workflow proposals (#5074) 2026-07-21 11:21:29 +03:00
github-actions[bot] 9c83a32a3b chore(staging): v0.61.7 [skip ci] 2026-07-21 07:16:57 +00:00
github-actions[bot] 31b1beccbe chore(release): v0.61.6 [skip ci] 2026-07-20 19:46:02 +00:00
Steven EnamakelandGitHub bc49704797 fix(frontend): preserve post-checkout dashboard redirect (#5036) 2026-07-20 21:39:58 +03:00
Mega MindandGitHub 8e6d2d6171 feat(share): one-tap "look what my agent did" share cards for X / LinkedIn (#5006) (#5065) 2026-07-20 21:39:34 +03:00
Mega MindandGitHub d3660b2684 fix(harness-init): show runtime-setup overlay on first run only (Closes #5047) (#5066) 2026-07-20 21:39:04 +03:00
Mega MindandGitHub 9cf62bfa53 fix(embeddings): differentiate custom endpoint verification failures (#5017) (#5064) 2026-07-20 21:38:45 +03:00
Steven EnamakelandGitHub d13a559b90 fix(frontend): redirect pricing links to public page (#5035) 2026-07-18 08:06:20 +03:00
Mega MindandGitHub c2e85d4bcb fix(webview-accounts): keep X/Twitter Google (GSI) sign-in popup in-app (#5009) (#5015) 2026-07-18 06:44:39 +03:00
Mega MindandGitHub f1de40cafa feat(tinyplace): public profile viewer for arbitrary handles (#4931) (#4997) 2026-07-18 06:44:18 +03:00
Mega MindandGitHub 2114ad3320 feat(tinyplace): add own-profile editing (name/bio/avatar) to Agent World (Closes #4930) (#4996) 2026-07-18 06:44:08 +03:00
oxoxDevandGitHub 77401a809c refactor(core): relocate the web chat conduit out of channels/ (#5002) (#5004) 2026-07-18 06:43:28 +03:00
Mega MindandGitHub c9f20afcc7 fix(tinyplace): real-time feed updates via feeds stream (#4926) (#4994) 2026-07-18 06:42:48 +03:00
Mega MindandGitHub 2db2dcb439 fix(i18n): localize the Codex auth button (Closes #4852) (#4992) 2026-07-18 06:42:21 +03:00
Mega MindandGitHub aa037b3468 fix(tinyplace): open the profile when a Directory entry is clicked (Closes #4927) (#4990) 2026-07-18 06:42:07 +03:00
Mega MindandGitHub 4f69055545 fix(tinyplace): live-update open DM thread via inbox stream (#4988) 2026-07-18 06:41:48 +03:00
Cyrus GrayandGitHub 106729f1d0 fix(flows): dismissible/auto-clearing run-error banner, no longer over undo/redo (#5011) 2026-07-17 18:31:05 +05:30
Cyrus GrayandGitHub b136fa0324 fix(conversations): drive agentic task insights reset off turn lifecycle, not isRunning (#5010) 2026-07-17 18:30:51 +05:30
Mega MindandGitHub 94199cf4ba fix(tinyplace): paginate the Agent World feed (Closes #4923) (#4989) 2026-07-17 15:11:13 +03:00
Cyrus GrayandGitHub 34b0fbff5d fix(conversations): reset agentic task insights override on turn settle (#5008) 2026-07-17 17:11:30 +05:30
Mega MindandGitHub 1cb1861f96 fix(settings): scope Clear App Data reset to the signed-in user (#4950) (#4954) 2026-07-17 11:48:14 +03:00
Mega MindandGitHub a81252f65d fix(tinyplace): paginate the Tiny Place ledger listing (#4952) 2026-07-17 11:47:46 +03:00
Mega MindandGitHub ce7bcca23d fix(tinyplace): handle DM to a non-contact gracefully (Closes #4921) (#4951) 2026-07-17 11:47:33 +03:00
Cyrus GrayandGitHub 4eab04a755 fix(flows): preserve canvas viewport and skip redundant remount on save (#4999) 2026-07-17 02:04:36 +05:30
9fd5fde5d3 feat(core): compile-time mcp feature gate (#4799) (#4914)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
Co-authored-by: oxoxDev <oxoxdev@users.noreply.github.com>
2026-07-16 18:38:12 +05:30
b625d735d0 feat(core): compile-time flows feature gate (#4797) (#4912)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 17:29:13 +05:30
30b05d8d7d fix(build): forward tokenjuice-treesitter + gate feature-forwarding drift in CI (#4918, #4919) (#4934)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 16:17:27 +05:30
8674c22177 feat(core): compile-time skills feature gate (#4798) (#4913)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 16:12:48 +05:30
f14573527b feat(safety): Emergency Stop for desktop automation (#4255) (#4600)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 15:45:45 +05:30
56841ebaea feat(core): compile-time meet feature gate (#4800) (#4915)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 14:47:27 +05:30
2566f3b538 fix(app): forward voice + tokenjuice-treesitter to the desktop build (#4916)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 14:24:31 +05:30
Mega MindandGitHub 74091df4cb fix(conversations): add required seq to ToolTimelineEntry test fixtures (fixes red main, #4948) (#4949) 2026-07-16 14:19:41 +05:30
Cyrus GrayandGitHub 4a68fd727d fix(flows): stable issue-order for tool-call timeline (monotonic seq + FIFO result pairing) (#4945) 2026-07-16 13:48:42 +05:30
Cyrus GrayandGitHub b48b62327b fix(conversations): key the proactive-thread insights fallback (disclosure state leak) (#4944) 2026-07-16 13:33:58 +05:30
Cyrus GrayandGitHub cb1bdd008a fix(flows): copilot chat stays scrollable (auto-scroll only when pinned to bottom) (#4943) 2026-07-16 12:50:37 +05:30
Cyrus GrayandGitHub d59eeede66 fix(flows): persist agentic task insights expand state across copilot turns (#4942) 2026-07-16 12:47:38 +05:30
97ade54b92 feat(web3): compile-time web3 feature gate for wallet/web3/x402 (#4802) (#4855)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 08:11:41 +03:00
Steven EnamakelandGitHub 5de89af31d fix(i18n): repair grammar across locale copy (#4939) 2026-07-16 06:56:22 +03:00
fae9ba011f fix(channels): correct channel-setup nav paths, add in-app guidance (#4910)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:05:20 +03:00
1a6a10785c perf(ui): pause mesh-gradient background when window is unfocused/hidden (#3524) (#4902)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:03:52 +03:00
76924e79a9 feat(tools): generate_document tool emitting real .docx (#4847 Problem 3) (#4899)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 03:03:24 +03:00
Mega MindandGitHub 08d70334c2 feat(chat): stop-response button + ESC to interrupt and re-edit prompt (#4898) 2026-07-16 03:03:09 +03:00
0b48b67099 feat(memory): ingest Codex and Claude coding sessions (#4863)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-16 03:02:34 +03:00
github-actions[bot] 4be17632f0 chore(release): merge release v0.61.5 back into main 2026-07-15 22:45:06 +00:00
github-actions[bot] f4b8534d59 chore(release): v0.61.5 [skip ci] 2026-07-15 22:45:04 +00:00