Commit Graph
1119 Commits
Author SHA1 Message Date
James GentesandGitHub 78949de1de fix(conversations): stop the thread-goal footer text from auto-scrolling (#5030) 2026-07-21 19:59:50 +03:00
7ec16e8def fix(agentbox): normalize GMI_MAAS_BASE_URL with trailing /v1 (#5091)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 19:59:36 +03:00
Cyrus GrayandGitHub f92888a5f5 feat(flows): add "Save & enable" to the Flow Canvas copilot proposal card (#5089) 2026-07-21 19:51:24 +03:00
Steven EnamakelandGitHub 846db8aadc feat(flows): render Workflow Copilot chat via the shared composer transcript (ChatThreadView) (#5097) 2026-07-21 19:39:35 +03:00
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
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 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
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
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
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
a41c21a9ef fix(voice): ship the voice domain in the desktop build (#4901) (#4917)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-16 04:11:27 +05:30
bfaa261393 fix(theme): polish Matrix + HAL 9000 (and other dark) presets to WCAG AA (#4897)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-16 00:18:48 +03:00
Cyrus GrayandGitHub 1feb87317d fix(flows): show "awaiting approval" state in runs lists when a run is halted at an approval gate (#4932) 2026-07-16 02:24:17 +05:30
YellowSnnowmannandGitHub 4135cfc079 feat(rewards): surface the Rewards page via a cloud-gated sidebar footer entry (#4892) 2026-07-15 23:17:37 +05:30
Cyrus GrayandGitHub eae6f9dc4e fix(flows): canvas Accept persists the proposal (accept = review + save) (#4893) 2026-07-15 20:08:16 +05:30
Cyrus GrayandGitHub 095e3c3446 fix(chat): don't wipe fresh streaming/tool-timeline on a completed hydrate snapshot (#4903) 2026-07-15 19:10:05 +05:30
Cyrus GrayandGitHub fe2a30445a fix(flows): live-updating runs lists + row-action cleanup (enable toggle, delete in overflow) (#4890) 2026-07-15 16:54:51 +05:30
Cyrus GrayandGitHub 1ddd6751d6 fix(flows): copilot proposals reach the canvas — recognition, race-guard, title (#4886) 2026-07-15 16:53:45 +05:30