Commit Graph
1673 Commits
Author SHA1 Message Date
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
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
Steven EnamakelandGitHub d320c43823 chore(rust): enforce warning-free clippy (#4872) 2026-07-16 00:04:07 +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
github-actions[bot] 3cca4f3f3d chore(release): merge release v0.61.4 back into main 2026-07-15 17:19:25 +00:00
github-actions[bot] 83cac5ba15 chore(release): v0.61.4 [skip ci] 2026-07-15 17:19:23 +00:00
github-actions[bot] 45dc6c044f chore(staging): merge release v0.61.3-staging back into main 2026-07-15 14:47:21 +00:00
github-actions[bot] 2c2e93e304 chore(staging): v0.61.3 [skip ci] 2026-07-15 14:47:18 +00:00
Cyrus GrayandGitHub eae6f9dc4e fix(flows): canvas Accept persists the proposal (accept = review + save) (#4893) 2026-07-15 20:08:16 +05:30
2dcaaba293 feat(core): compile-time media feature gate (media_generation + image) (#4804) (#4840)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-15 19:48:21 +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