Commit Graph
88 Commits
Author SHA1 Message Date
sanil-23andGitHub 49b5bb71a5 feat(conversations): unify agent activity into one live rail (#5141) 2026-07-23 09:55:32 +03:00
Mega MindandGitHub 60a761801f feat(settings): add dismissible in-app GitHub star CTA (#5005) (#5110) 2026-07-22 18:28:29 +03:00
James GentesandGitHub 78949de1de fix(conversations): stop the thread-goal footer text from auto-scrolling (#5030) 2026-07-21 19:59:50 +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 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 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
Cyrus GrayandGitHub b136fa0324 fix(conversations): drive agentic task insights reset off turn lifecycle, not isRunning (#5010) 2026-07-17 18:30:51 +05:30
Cyrus GrayandGitHub 34b0fbff5d fix(conversations): reset agentic task insights override on turn settle (#5008) 2026-07-17 17:11:30 +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 d59eeede66 fix(flows): persist agentic task insights expand state across copilot turns (#4942) 2026-07-16 12:47:38 +05:30
Mega MindandGitHub 08d70334c2 feat(chat): stop-response button + ESC to interrupt and re-edit prompt (#4898) 2026-07-16 03:03:09 +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
Steven EnamakelandGitHub 2b6ff6b234 feat(analytics): standardize interaction tracking (#4873) 2026-07-15 08:40:18 +03:00
Steven EnamakelandGitHub e23be8c6eb feat(flows): Workflows page overhaul — canvas builder, list redesign, Runs/Discoveries sub-pages, privacy cleanup (#4874) 2026-07-15 08:05:20 +03:00
f416693233 feat(privacy): S3 — privacy status surface + per-action disclosure UI (#4437) (#4849)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 22:45:00 +05:30
Steven EnamakelandGitHub d447f612e9 feat: welcome landings + standardized page headers across the app (#4851) 2026-07-14 16:21:47 +04:00
Steven EnamakelGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
0881023866 feat(orchestration): chat rework, Agent graph, global Kanban, presence (#4722)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-08 22:14:41 -07:00
Cyrus GrayandGitHub dfcf71a7fa feat(flows): frontend — surface flow-run approvals (run-details + chat + notifications) (#4674) 2026-07-08 02:51:28 +05:30
YellowSnnowmannandGitHub 796468c034 feat: dual mascots in meetings — per-mascot voice + speaker alternation (#4277) (#4585) 2026-07-07 13:56:57 -07:00
Steven EnamakelandGitHub 16f7bee42f feat(conversations): per-turn process history (timeline refactor Phases 1–2, 4–5) (#4612) 2026-07-06 18:24:12 -07:00
Cyrus GrayandGitHub 7a524720c7 fix(human): keep mic device selector inside the viewport (#4343) 2026-06-30 18:54:12 +05:30
08a9bff841 fix(voice): in-process Whisper STT works without an external binary on macOS (#3425) (#3915)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 17:17:28 +05:30
Steven EnamakelandGitHub d746fec3ef feat(mascot): load Human mascots from GitHub manifest (#4312) 2026-06-29 20:46:20 -07:00
Steven EnamakelandGitHub 0a4e91ca36 feat(mascot): render dynamic backend Rive mascots with version cache (#4131) 2026-06-25 16:28:32 -07:00
Steven EnamakelandGitHub a49f2ce18f feat(theme): runtime theming — semantic tokens, Theme Studio, presets (#4130) 2026-06-25 14:33:51 -07:00
Cyrus GrayandGitHub 74cf3124b9 fix(wallet): reveal existing recovery phrase instead of regenerating the wallet (#3849) 2026-06-20 00:17:58 +05:30
Steven EnamakelandGitHub 730a8650b3 feat(shell): root two-panel layout — unified sidebar + chat-as-home (#3751) 2026-06-17 13:44:49 -07:00
2944b83fc0 fix: hardening audit pass 1 — core RPC auth, inference resilience, secrets, deep-link CSRF (#3652)
Co-authored-by: WOZCODE <contact@withwoz.com>
2026-06-14 12:26:05 -07:00
Steven EnamakelandGitHub 5bf7daeb32 refactor: rename tabs, flatten composer, polish UI (#3611) 2026-06-12 01:05:22 -07:00
Steven EnamakelandGitHub e7a8b74d6c feat(mascot): install upgraded tiny_mascot.riv + wire MascotSM poses/visemes (#3612) 2026-06-11 23:29:22 -07:00
Cyrus GrayandGitHub 620bfe7b16 feat(assistant): show the user's mascot on the "Talk to Tiny" chip (#3582) 2026-06-11 10:17:20 +05:30
CodeGhost21andGitHub a7516a83bd feat(voice): global push-to-talk hotkey (#3090) (#3349) 2026-06-05 18:38:03 -04:00
b3be665937 feat(agent_meetings): wire mascotId through full stack + fix tests (#3363)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 10:15:26 -04:00
0cf30c5295 feat(mascot): add emotional reaction layer for conversation state (#1144) (#3019)
Co-authored-by: Taimoor <astikkosapparel009@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:45:01 -07:00
Steven EnamakelandGitHub 57865fd4a3 feat(mascot): sync Rive mascot with new poses, viseme codes & mood detection (#3173) 2026-06-01 21:11:09 -07:00
Steven EnamakelandGitHub 46812db44b feat(ui): hide dev-only features in production, clean up homepage (#3157) 2026-06-01 08:49:08 -07:00
Steven EnamakelandGitHub daa0a13f2e feat(agent): apply iteration turn cap only to short-running agents (#3056) 2026-05-30 21:27:40 -07:00
Steven EnamakelandGitHub a997d8ad17 feat(ui): user-friendly tool and agent labels in the chat tool timeline (#3054) 2026-05-30 21:00:42 -07:00
Steven EnamakelandGitHub 29f8806fdb feat(settings): Crypto + Notifications hubs, wallet send/receive & multi-network balances (#3027) 2026-05-30 09:34:09 -07:00
c56897e0d1 fix(i18n): localize MicComposer getUserMedia error messages (#2966)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:18:18 -07:00
301ba10ce4 feat(voice): polish mascot TTS/STT session states and lifecycle (#2916)
Co-authored-by: Taimoor <astikkosapparel009@gmail.com>
2026-05-30 06:50:52 -07:00
Steven EnamakelandGitHub 029f007e6c refactor(react): extract repeated UI primitives (#3003) 2026-05-29 21:29:58 -07:00
c7f4da749f feat(mascot): add emotional reaction layer for conversation state (#2900)
Co-authored-by: Taimoor <astikkosapparel009@gmail.com>
2026-05-29 12:41:01 +05:30
b1b919a92a feat(meet-agent): Flow A second brain — orchestrator + tools + pre-roll + cache + barge-in
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-05-29 07:10:50 +05:30
Cyrus GrayandGitHub 78385d5c39 feat(ui): add Routines page — user-friendly scheduled tasks view 2026-05-29 03:39:49 +05:30
e7bc3c9fd9 fix(voice): interrupt mascot speech when listening starts (#2678)
Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
Co-authored-by: shanu <shanu@tinyhumans.ai>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: sanil-23 <sanil@vezures.xyz>
2026-05-28 20:41:37 +05:30