Commit Graph
51 Commits
Author SHA1 Message Date
Steven EnamakelandGitHub 61fb2d277c refactor(api): vendor tinyhumans-sdk and route the backend client through it (#5232) 2026-07-28 15:24:40 +03:00
Steven EnamakelandGitHub 539c444c90 Trim Rust dependency graph and duplicate TLS stacks (#5202) 2026-07-28 14:44:52 +03:00
Steven EnamakelandGitHub 861b21c98f refactor(inference): route local AI through TinyAgents RPC (#5240) 2026-07-28 14:44:14 +03:00
Steven EnamakelandGitHub 00048695bb refactor(memory): shim content tag storage through TinyCortex (#5244) 2026-07-28 14:16:14 +03:00
Steven EnamakelandGitHub 2d32656618 refactor(todos): cut over task boards to TinyAgents (#5239) 2026-07-28 11:09:42 +03:00
Steven EnamakelandGitHub af48970b06 feat(medulla): OpenHuman as the Medulla core — embed facade, DomainGroup, and backend client (#5229) 2026-07-28 06:08:04 +03:00
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 7db104b71d refactor(tinyagents): complete provider cutover and lifecycle consolidation (#5143) 2026-07-24 05:11:30 +03:00
Steven EnamakelandGitHub 1c30d3f0c2 chore(tinyagents): align v2.1 and reconcile migration plan (#5130) 2026-07-23 13:21:31 +03:00
Steven EnamakelandGitHub 2bcd34496c refactor(memory): finish TinyCortex consolidation (#5140) 2026-07-23 05:42:14 +03:00
Steven EnamakelandGitHub a8d13fa781 fix(flows): repair main compile break from crossed PRs (#5128) 2026-07-22 18:35:58 +05:30
Cyrus GrayandGitHub 81ac1288e8 fix(flows): reject an unknown agent_ref at author time instead of mid-run (#5114) 2026-07-22 17:23:51 +05:30
Steven EnamakelandGitHub 9e312b65ae chore(deps): update vendored runtime crates (#5081) 2026-07-22 14:46:34 +03:00
Steven EnamakelandGitHub 5fcde25320 feat(dev): library-mode benchmark environment, fleet/budget gates, and profiling optimizations (#5107) 2026-07-22 08:27:22 +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
Steven EnamakelandGitHub ad771fdc4e feat(flows): workflow-builder agent-friendliness plumbing — schema-aware sandbox, unified draft handles, reference gates (#4881) 2026-07-15 12:58:22 +03:00
Steven EnamakelandGitHub f9eb90c5cf feat(flows): agent-friendliness — editing, drafts, safety rails, wider tools (#4876) 2026-07-15 08:05:08 +03:00
Cyrus GrayandGitHub 3796e30af3 fix(flows): condition-routing hard gate, engine validation, and null-arg reject (#4826) 2026-07-13 21:04:01 +05:30
Steven EnamakelandGitHub 407fd8edd7 chore: update vendored submodules (#4815) 2026-07-13 17:27:56 +04: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 9410cba114 feat(inference): adopt crate ModelRouter for host workload-tier routing (Phase 3) (#4783) 2026-07-10 22:02:50 -07:00
Steven EnamakelandGitHub e7a6b616b3 feat(inference): flip openai/codex + custom cloud slugs to crate-native OpenAiModel (#4782) 2026-07-10 21:04:01 -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 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 2e5eb4f8c5 fix(flows): normalize bare-scope jq in condition expressions + prompt guard (B17) (#4707) 2026-07-08 19:22:33 +05:30
Cyrus GrayandGitHub 77786e50c5 fix(flows): stop condition nodes starving downstream =item + dry-run routing-divergence warning (B15) (#4698) 2026-07-08 15:37:54 +05:30
oxoxDevandGitHub 2dccaf663f feat(orchestration): receive typed v2 harness-session stream (#4652) 2026-07-07 23:39:27 -07:00
Steven EnamakelandGitHub 2ce5e6027f refactor(inference): Phase 5 — decouple per-turn state from ProviderModel (usage middleware, G2, build_turn_models) (#4625) 2026-07-06 23:28:40 -07:00
Steven EnamakelandGitHub 9a13225a49 chore(deps): bump vendor/tinyplace — codex TUI + OpenHuman bridge (#4620) 2026-07-06 18:23:31 -07:00
Cyrus GrayandGitHub d84519fc37 chore(flows): bump vendored tinyflows → 0.5.1 (dotted-path split_out) (#4608) 2026-07-06 15:08:30 -07:00
Steven EnamakelandGitHub dce4ea5e14 Fix/conversation timeline anchoring and dedup (#4604) 2026-07-06 13:59:22 -07:00
Steven EnamakelandGitHub 0e2e9f6945 chore(deps): bump tinyagents to land Langfuse observation-id collision fix (#32) (#4601) 2026-07-06 13:09:42 -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 cadeee5d89 feat(flows): improve workflow builder UX and diagnostics (#4574) 2026-07-05 17:09:08 -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 6ad3b990ed updated submodules (#4563) 2026-07-05 02:47:10 -07:00
Steven EnamakelandGitHub 16f737930a [codex] Use tinychannels provider implementations (#4557) 2026-07-05 02:33:22 -07:00
Steven EnamakelandGitHub 2aa4222257 [codex] vendor tiny.place Rust SDK (#4560) 2026-07-05 02:08:19 -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 269acb64d3 feat(rlm): language-based workflows — Rhai .ragsh REPL as a first-class rlm tool (#4528) 2026-07-04 21:37:04 -07:00
Steven EnamakelandGitHub 1d7f0cc62d [codex] Port TokenJuice engine to vendored TinyJuice (#4523) 2026-07-04 21:02:48 -07:00
Steven EnamakelandGitHub 8057ca3090 feat(memory): W1 — TinyCortex adapter seam (facade, config + embedding adapters) (#4526) 2026-07-04 17:09:48 -07:00
Steven EnamakelandGitHub d0f0b6efeb feat(observability): full-content Langfuse tracing — generations, tools, subagents, provider-qualified models, real costs (#4506) 2026-07-04 11:53:27 -07:00
Steven EnamakelandGitHub bb27fe1778 chore(vendor): bump tinyagents — V1 perf + V2 reasoning (#4502) 2026-07-04 10:19:19 -07:00
Steven EnamakelandGitHub 4321f7fc64 feat(observability): export flow/graph runs to Langfuse with Agent-Graph-view metadata (#4499) 2026-07-04 04:58:44 -07:00
Steven EnamakelandGitHub 16931a28d2 chore(vendor): add tinyflows and tinycortex submodules (#4491) 2026-07-03 22:22:46 -07:00
Steven EnamakelandGitHub 0459b2fc2f feat(agent): TinyAgents migration wave 2 — microcompact upstream, session shadow reads, budget dedupe, replay RPC (#4483) 2026-07-03 18:53:01 -07:00