Commit Graph
466 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub ee1fa76081 refactor: remove screen awareness and capture surfaces (#5186) 2026-07-25 09:18:42 +03:00
9f22ae4086 fix(config): heal and diagnose an unreadable config.toml instead of dead-ending sign-in (#5190)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-25 08:51:57 +03:00
Cyrus GrayandGitHub b9e0ce6171 feat(flows): per-flow memory namespace + post-run digest (flow:<id>) (#5176) 2026-07-24 20:31:52 +05:30
55d3ab5ccc fix: Sentry triage — resolve 16 actionable issues across tauri-react, tauri-rust, core-rust (#5171)
Co-authored-by: Maciej Myszkiewicz <mmyszkiewicz@bwcoders.com>
2026-07-24 17:49:03 +03:00
Steven EnamakelandGitHub 25254002b7 chore(core): slim the core — remove dead modules, move desktop features to Tauri, cut goals/todos to tinyagents (#5125) 2026-07-24 03:15:26 +03:00
oxoxDevandGitHub e780277e75 refactor(runtime): un-bundle non-channel bootstrap jobs from ServiceSet.channels (#5028) (#5079) 2026-07-23 18:13:09 +03:00
Cyrus GrayandGitHub 1fbd05fc80 fix(flows): live-run reliability — reconcile orphaned/cancelled runs + detach agent-initiated run_flow (B41, B42) (#5135) 2026-07-23 18:12:14 +05:30
Steven EnamakelandGitHub 81d09b6aa7 feat(tui): add logs-first tabbed CLI experience (#5131) 2026-07-23 05:50:40 +03:00
Steven EnamakelandGitHub 2bcd34496c refactor(memory): finish TinyCortex consolidation (#5140) 2026-07-23 05:42:14 +03:00
Steven EnamakelandGitHub 9bb59ca538 feat(medulla_local): supervise a local medulla-serve child (Flavor A draft) (#5105) 2026-07-22 17:20:40 +03:00
Cyrus GrayandGitHub 9b726165e1 feat(flows): FlowRunFinished event — fully event-driven runs rail (completes B35) (#5115) 2026-07-22 16:43:10 +05:30
0eeee12753 feat(core): channels compile-time feature gate (#4801) — completes epic #4795 (#5029)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-22 09:32:16 +03:00
YellowSnnowmannandGitHub ddeee5b5d6 feat(core): shed embedded deps behind inference/documents/crash-reporting/http-server gates (#5048) (#5068) 2026-07-22 05:02:07 +03:00
Cyrus GrayandGitHub 1fb1538a7d fix(flows): live-refresh the runs rail when a run starts (B35) (#5099) 2026-07-22 04:29:14 +03:00
oxoxDevandGitHub e2f9014575 fix(core): seed tool-execution timeout on the always-on boot path (#5027) (#5078) 2026-07-21 20:10:08 +03:00
4019a9a18b feat(core): gate the desktop-automation cluster behind a default-ON feature (#5049) (#5061)
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
2026-07-21 19:03:22 +03:00
YellowSnnowmannandGitHub 4efd80db34 chore(core): remove zero-reference deps and redirect_links domain (#5052) 2026-07-21 19:01:31 +03:00
Steven EnamakelandGitHub fcbcebedda feat(tui): feature-gated terminal chat UI (openhuman tui / chat) (#5084) 2026-07-21 15:13:44 +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
oxoxDevandGitHub b8e8efb93e fix(learning): decouple always-on learning subscribers from channels startup (#5003) (#5025) 2026-07-18 06:46:07 +03:00
oxoxDevandGitHub cc51f99a46 fix(core): unbreak the gates-off build and make the smoke lane run tests (#5022) (#5023) 2026-07-18 06:45:04 +03:00
oxoxDevandGitHub 77401a809c refactor(core): relocate the web chat conduit out of channels/ (#5002) (#5004) 2026-07-18 06:43:28 +03:00
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
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
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
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
Steven EnamakelandGitHub d320c43823 chore(rust): enforce warning-free clippy (#4872) 2026-07-16 00:04:07 +03:00
Steven EnamakelandGitHub f9eb90c5cf feat(flows): agent-friendliness — editing, drafts, safety rails, wider tools (#4876) 2026-07-15 08:05:08 +03:00
a6f53e5d48 fix(observability): demote composio set-key invalid-key rejection (TAURI-RUST-K27) (#4864)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-14 20:58:12 +05:30
oxoxDevandGitHub 3985222000 feat(privacy): S2 — egress descriptor + disclosure event (#4436) (#4812) 2026-07-14 05:29:58 +04:00
oxoxDevandGitHub 821bac2eef feat(core): compile-time voice feature gate (voice + audio_toolkit) (#4803) (#4833) 2026-07-14 05:27:02 +04:00
Mega MindandGitHub 95d970e977 fix(web-channel): scope turn cancellation to request_id so a stale cancel cannot kill the next turn (#4760) (#4765) 2026-07-13 20:09:36 +04:00
oxoxDevandGitHub debca303de feat(core): runtime DomainSet composition axis — group-tagged registry + ambient filter (#4796) (#4808) 2026-07-13 19:16:02 +04:00
oxoxDevandGitHub aae842e36c fix(whatsapp_data): recover from SQLite corruption instead of re-flooding Sentry (#4733) (#4740) 2026-07-13 03:21:22 -07:00
Steven EnamakelandGitHub 96c3703145 refactor(memory): complete TinyCortex engine migration (#4794) 2026-07-13 02:38:03 -07:00
Steven EnamakelandGitHub a67d6a5d94 feat(core): add pluggable core runtime and fleet host (#4791) 2026-07-11 22:30:37 -07: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
c71dac4ee9 fix(i18n,inference): repath stale "Settings → AI" nav copy (#4694)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 19:15:27 -07:00
Cyrus GrayandGitHub 771eeff5e4 feat(flows): backend — surface flow-run approvals + per-flow trust (correlation, notify, socket) (#4673) 2026-07-08 02:51:13 +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 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
sanil-23andGitHub 6214978014 feat(orchestration): surface inbound relay DMs via mailbox poll-drain + fix Signal card key (#4564) 2026-07-05 10:26:43 -07:00
Steven EnamakelandGitHub b20c287b9f [codex] integrate TinyChannels channel runtime pieces (#4549) 2026-07-05 00:59:55 -07:00
Steven EnamakelandGitHub be13c5870b feat(flows): tinyflows integration Phase 0–1 — tinyagents v1.7.1 + backend (observer, cancel/deny, validate, E2E) (#4552) 2026-07-05 00:49:24 -07:00
Steven EnamakelandGitHub 022653705d feat(subconscious): factory — one reflection engine, many worlds (memory + tinyplace) (#4550) 2026-07-05 00:40:48 -07:00
Steven EnamakelandGitHub f89c5e0473 TinyAgents migration parity & bug fixes (#4451–#4469) (#4495) 2026-07-04 09:56:11 -07:00