Commit Graph
34 Commits
Author SHA1 Message Date
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
Steven EnamakelandGitHub 4d71702829 feat(agent): tinyagents 1.5 migration wave — vendored SDK, dual-write sessions, goals/todos shadows, journals, middleware dedupe (#4473) 2026-07-03 15:54:29 -07:00