Commit Graph
150 Commits
Author SHA1 Message Date
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
Steven EnamakelandGitHub d447f612e9 feat: welcome landings + standardized page headers across the app (#4851) 2026-07-14 16:21:47 +04:00
49a3916d77 feat(orchestration): recognize Cursor & Windsurf as first-class harnesses (#4775)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 05:30:55 +04:00
YellowSnnowmannandGitHub e5c6507cc5 refactor(orchestration): hosted-only brain — retire the client local orchestration engine (Phase 4) (#4738) 2026-07-09 08:25:31 -07: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
oxoxDevandGitHub 2dccaf663f feat(orchestration): receive typed v2 harness-session stream (#4652) 2026-07-07 23:39:27 -07:00
Steven EnamakelandGitHub cba85e9492 Fix/tinyplaceui (#4621) 2026-07-06 18:30:13 -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
oxoxDevandGitHub b1b60b6075 [4/5] feat(intelligence): TinyPlace orchestration hub — attention zone + layout split (#4609) 2026-07-06 15:08:43 -07:00
oxoxDevandGitHub b21712ee30 [3/5] feat(orchestration): attention queue — aggregate approvals + blocked runs + unread into a 'Needs you' zone (#4592) 2026-07-06 12:46:30 -07:00
oxoxDevandGitHub 05a3c97b97 [1/5] feat(intelligence): surface own tiny.place identity + relay in Orchestration tab (#4588) 2026-07-06 11:24:13 -07:00
oxoxDevandGitHub 0500aa9fb6 feat(orchestration): instance-shaped session model + harness roster components (#4589) 2026-07-06 10:27:27 -07:00
Steven EnamakelandGitHub 44614a7354 feat(flows): tinyflows Phases 3–8 — editable canvas, authoring/templates, workflow-builder agent, engine 0.5.0, Skills rename (#4570) 2026-07-05 11:56:33 -07:00
Steven EnamakelandGitHub 022653705d feat(subconscious): factory — one reflection engine, many worlds (memory + tinyplace) (#4550) 2026-07-05 00:40:48 -07:00
sanil-23andGitHub 16d298919a feat(orchestration): nested contacts → sessions with create + session send (#4475) 2026-07-04 01:16:07 -07:00
59462e47f7 fix(orchestration): app_state runtime-cache regression + orchestration review fixes (#4431)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-03 11:36:35 -07:00
Steven EnamakelandGitHub d6f178f746 feat(orchestration): subconscious split-brain layer (stages 4-8) (#4430) 2026-07-03 00:31:23 -07:00
Steven EnamakelandGitHub 391aa733a5 [codex] Add tiny.place orchestration pairing flow (#4400) 2026-07-02 01:20:54 -07:00
Steven EnamakelandGitHub c042c7fc52 fix(memory): load Pixi CSP-safe renderer shim (#4363) 2026-06-30 16:02:48 -07:00
7bf18562a1 fix(memory): surface cross-host vault paths on a shared core (#4278) (#4330)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 22:11:52 +05:30
Cyrus GrayandGitHub cdb5711f44 fix(memory): keep Trees toolbar stable when View Vault panel opens (#4342) 2026-06-30 18:57:24 +05:30
Cyrus GrayandGitHub d1d3cd6562 fix(memory): add click feedback to the Trees refresh button (#4331) 2026-06-30 16:53:36 +05:30
Steven EnamakelandGitHub a49f2ce18f feat(theme): runtime theming — semantic tokens, Theme Studio, presets (#4130) 2026-06-25 14:33:51 -07:00
Cyrus GrayandGitHub 171cedc6ef feat(ui): consolidate buttons — 3 variants (primary/secondary/tertiary) + danger tone (#4057) 2026-06-25 16:29:52 +05:30
5840fc1f6d Fix memory letterhead source formatting (#4051)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Subharup Nandi <Subharup-31@users.noreply.github.com>
2026-06-24 10:07:41 -07:00
Cyrus GrayandGitHub 163948039d feat(settings): unify panels under one consistent SettingsPanel template (#4037) 2026-06-24 15:24:01 +05:30
Mega MindandGitHub 9c674d91b7 fix(intelligence): make workflow-run approval modal opaque (#3951) 2026-06-23 10:26:33 -07:00
Cyrus GrayandGitHub 3a2b38d0c3 feat(settings): present desktop Settings as a full-app modal overlay (#4002) 2026-06-23 21:46:48 +05:30
Steven EnamakelandGitHub 3c98c98158 feat(memory_goals): long-term goals list + enrichment agent + Brain UI (#3948) 2026-06-23 08:58:04 -07:00
f61e416aae feat(subconscious): event-driven trigger pipeline + orchestrator (#3650)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 19:36:09 +05:30
obchainandGitHub 44ff81642b i18n(sync-audit): localize the memory sync-audit panel (#3706) 2026-06-22 19:15:57 +05:30
Steven EnamakelandGitHub c3d86a4ea7 fix(chat): decouple provider webviews from thread routes (#3896) 2026-06-22 17:24:32 +05:30
7c54fd7c7d fix(i18n): substitute {providerName} & sibling placeholder tokens instead of concatenating (#3759) (#3792)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:58:01 +05:30
obchainandGitHub 628f40d69b i18n(model-council): localize model-hint picker labels (#3704) 2026-06-18 17:56:34 +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
461f39bd6b feat(agent-team): live teammate execution + messaging (#3374) (#3637)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-16 12:49:31 +05:30
bf6fd85006 feat(intelligence): worktree isolation frontend + RPC wiring (#3376) (#3696)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 19:41:26 -07:00
oxoxDevandGitHub ae24451b2a feat(intelligence): workflow orchestration UI + approval card (#3375) (#3697) 2026-06-15 18:29:12 -07:00
oxoxDevandGitHub 6ca8a5f33c feat(command_center): add stop/retry/continue/follow_up control verbs (#3373) (#3698) 2026-06-15 16:11:30 -07:00
Steven EnamakelandGitHub 190329c2c3 feat(ui): TwoPanelLayout shell for Settings, Brain, Connections, Chat (#3643) 2026-06-12 20:26:51 -07:00
sanil-23andGitHub 7187ce3f27 fix(intelligence): refetch memory sources when session becomes authenticated (#3449) (#3621) 2026-06-12 19:54:17 +05:30
Steven EnamakelandGitHub 5bf7daeb32 refactor: rename tabs, flatten composer, polish UI (#3611) 2026-06-12 01:05:22 -07:00
oxoxDevandGitHub fc9f162de5 feat(intelligence): team-aware task board UI (#3374) (#3583) 2026-06-11 15:11:40 +05:30
Cyrus GrayandGitHub 23b3830623 feat(brain): Brain memory surface — center bottom-bar button → full-page knowledge graph (#3578) 2026-06-10 16:46:09 +05:30
oxoxDevandGitHub d72f300c17 feat(intelligence): background agent command center UI (#3373) (#3499) 2026-06-09 17:01:54 +05:30
d22d9c987e refactor(workflows): complete skills→workflows rename (internal + wire/FE) [#3324 follow-up] (#3412)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-07 05:40:50 -04:00
Steven Enamakel's DroidandGitHub 6cf53c0282 feat(memory): add Conversation as a memory source kind (#3441) 2026-06-06 15:55:20 -04:00
Steven EnamakelandGitHub 7fa3c215ea feat(ui): move agents library to Intelligence tab (#3438) 2026-06-06 14:44:57 -04:00
Steven EnamakelandGitHub 0ac6e6a5bc feat(subconscious): add scratchpad deep research loop (#3439) 2026-06-06 14:29:44 -04:00
1d2b6a7d06 feat(task-board): surface all statuses + drag-and-drop on the Kanban board (#3399)
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
2026-06-05 18:45:45 -04:00