360 Commits
Author SHA1 Message Date
Mega MindandGitHub cf71f557c4 fix(inference): local model reliability — /api/tags fallback + real Ollama model ids (#5219) 2026-07-27 21:43:26 +05:30
Mega MindandGitHub ae9124e909 feat(agent): filesystem-offload convention for worker artifacts on long-horizon tasks (#3883) (#5217) 2026-07-27 21:41:43 +05:30
Mega MindandGitHub 9a484aa505 feat(search): add Exa as a BYOK search provider option (#5207) 2026-07-27 19:16:38 +05:30
Steven EnamakelandGitHub ee1fa76081 refactor: remove screen awareness and capture surfaces (#5186) 2026-07-25 09:18:42 +03:00
Cyrus GrayandGitHub 2d6064cb09 feat(memory): expose compiled flavour profiles via a read-only memory_flavour tool (#5175) 2026-07-24 20:31:33 +05:30
Steven EnamakelandGitHub 7db104b71d refactor(tinyagents): complete provider cutover and lifecycle consolidation (#5143) 2026-07-24 05:11:30 +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
87fe420fdd feat(runtime): pool node/python runtime processes across agents and skill runs (#5106) (#5129)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-23 09:55:10 +03:00
Steven EnamakelandGitHub 08f28de147 feat(profiles): hermes-style agent profile homes — per-profile SOUL.md, workspace, memory, skills, cron attribution (#5118) 2026-07-23 09:33:30 +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
Steven EnamakelandGitHub 9e312b65ae chore(deps): update vendored runtime crates (#5081) 2026-07-22 14:46:34 +03:00
63e4fe25bb feat(security): opt-in auto-approve-all setting that bypasses the approval prompt (#5094)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-22 07:07:09 +03:00
Steven EnamakelandGitHub 81f58eef63 test(ci): exercise full validation suite (#5083) 2026-07-22 04:24:09 +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 9420a2983a revert(safety): remove Emergency Stop for desktop automation (#4600) (#5073) 2026-07-21 12:39:46 +03:00
oxoxDevandGitHub 77401a809c refactor(core): relocate the web chat conduit out of channels/ (#5002) (#5004) 2026-07-18 06:43:28 +03:00
Cyrus GrayandGitHub 70c12ad2ab fix(flows): close Composio tool_call tier-gate bypass (C1) (#5000) 2026-07-17 00:10:39 +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
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
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
Steven EnamakelandGitHub d320c43823 chore(rust): enforce warning-free clippy (#4872) 2026-07-16 00:04:07 +03:00
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
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
Steven EnamakelandGitHub 407fd8edd7 chore: update vendored submodules (#4815) 2026-07-13 17:27:56 +04:00
Mega MindandGitHub 73edfc1783 fix(agent): route parallel/council fan-out to one concurrent spawn_parallel_agents call (#4754) (#4757) 2026-07-13 02:54:58 -07:00
Mega MindandGitHub bfa11313d2 fix(agent): route "list my threads" to direct thread_list, not the memory sub-agent (#4744) (#4752) 2026-07-13 02:54:44 -07:00
Steven EnamakelandGitHub 96c3703145 refactor(memory): complete TinyCortex engine migration (#4794) 2026-07-13 02:38:03 -07:00
Steven EnamakelandGitHub c58fe10b52 feat(inference): Phase 3 P3-B — crate-native turn path + delete compatible*.rs [WIP] (#4784) 2026-07-12 21:25:07 -07:00
Steven EnamakelandGitHub a67d6a5d94 feat(core): add pluggable core runtime and fleet host (#4791) 2026-07-11 22:30:37 -07:00
Steven EnamakelandGitHub 9a7d91f833 feat(tinycortex): run the memory queue on the crate engine (W4) (#4781) 2026-07-10 20:27:41 -07:00
Steven EnamakelGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
d5ce6aa978 feat(inference): TinyAgents model-interface inversion — Motion A complete + managed-backend crate cutover (Motion B) (#4769)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-10 19:03:57 -07:00
Steven EnamakelandGitHub 04ffc029a2 perf(build): faster Rust test builds, opt-in fast linker, parallel frontend typecheck (#4721) 2026-07-10 14:34:01 -07:00
f5b77edd28 feat(orchestration): local-exec device tool + trust gate + async completion forward (stacked on #4738) (#4753)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 17:40:15 -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
Steven EnamakelandGitHub 7659c75dc5 feat(orchestration): thin hosted-brain client — pushers, effect/tool executors, wire allowlist (#4725) 2026-07-09 00:28:04 -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
531119d825 fix(memory): classify cloud-embedding "No backend session" as AuthMissing (#4699)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 19:15:12 -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
Steven EnamakelandGitHub bcc9537320 feat(flows): prompt bar → instant canvas with backend-driven copilot builder (#4578) 2026-07-06 00:37:01 -07:00
Steven EnamakelandGitHub d8644f105d feat(flows): Flow Scout — read-only workflow discovery agent + Suggested for you (#4573) 2026-07-05 15:45:38 -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 4d451ed27a channels: migrate providers to tinychannels + generic ChannelHost boundary (whatsapp_web, telegram) (#4569) 2026-07-05 09:42:34 -07:00
Steven EnamakelandGitHub 16f737930a [codex] Use tinychannels provider implementations (#4557) 2026-07-05 02:33:22 -07:00
Steven EnamakelandGitHub 5204f3875d feat(flows): tinyflows integration Phase 2 — credentials & connections (Composio accounts, encrypted http_cred, flows_list_connections, tier gating) (#4561) 2026-07-05 02:32:49 -07:00
Steven EnamakelandGitHub a8115e8711 [codex] feat(c4): add journal progress projection shadow path (#4535) 2026-07-05 02:27:05 -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