Commit Graph
1831 Commits
Author SHA1 Message Date
CodeGhost21andGitHub 8509c8c6ca fix(flows): keep seeded build turn propose-only (#4596) (#4607) 2026-07-06 15:09:43 -07:00
CodeGhost21andGitHub 60560a3671 fix(flows): gate live-run tool on flows_build builder path (#4593) (#4606) 2026-07-06 15:09:28 -07:00
Cyrus GrayandGitHub be36057767 feat(flows): ground the builder in the LIVE Composio catalog + enforce tool contracts (#4605) 2026-07-06 15:09:10 -07:00
Steven EnamakelandGitHub 2d310b838e feat(tinyplace): default relay endpoint to follow OPENHUMAN_APP_ENV (#4611) 2026-07-06 14:50:56 -07:00
Steven EnamakelandGitHub 9b84f96845 fix(agent): default tool-calling to JSON, make P-Format opt-in (#4603) 2026-07-06 13:59:30 -07:00
Steven EnamakelandGitHub dce4ea5e14 Fix/conversation timeline anchoring and dedup (#4604) 2026-07-06 13:59:22 -07:00
Cyrus GrayandGitHub 99151e9131 fix(flows): agent input via input_context, not jq-in-prompt (#4590) 2026-07-06 13:22:44 -07:00
ShabnamandGitHub 379a976d71 fix(announcements): degrade 404 on /announcements/latest to null instead of erroring (#4417) 2026-07-06 13:12:34 -07:00
Cyrus GrayandGitHub d2d69a2d57 feat(flows): search_tool_catalog surfaces real tool output field names (#4591) 2026-07-06 13:08:04 -07:00
sanil-23andGitHub b47faa4d4e fix(orchestration): reliable agent-to-agent DM replies (surface, correct content, resilience) — Closes #4583 (#4599) 2026-07-06 13:01:23 -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
CodeGhost21andGitHub f492493601 fix(skills): thread local-http install flag as param, not process env (#4567) (#4584) 2026-07-06 11:44:15 -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
Cyrus GrayandGitHub 0b71713a5b fix(flows): builder produces resolvable graphs (dry-run catches null args + correct envelope binding) (#4586) 2026-07-06 10:27:49 -07:00
oxoxDevandGitHub 0500aa9fb6 feat(orchestration): instance-shaped session model + harness roster components (#4589) 2026-07-06 10:27:27 -07:00
Cyrus GrayandGitHub f88197a542 feat(flows): completed_with_warnings run status (run honesty) (#4587) 2026-07-06 22:05:14 +05:30
Steven EnamakelandGitHub 3a7330884f feat(agent): surface storage transfer tools (#4577) 2026-07-06 09:30:04 -07:00
sanil-23andGitHub 057c3ffbf5 fix(orchestration): key inbound DMs on the shared per-pair session id (#4582) 2026-07-06 21:43:11 +05:30
Cyrus GrayandGitHub 4cd28e23b1 fix(flows): Workflow Copilot proposal never applies to canvas (no Accept card) (#4580) 2026-07-06 16:47:55 +05:30
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 169379c2fa feat(file_storage): storage_* agent tools for the backend's managed S3 file storage (#4576) 2026-07-05 19:46:45 -07:00
Steven EnamakelandGitHub 5ff442240a feat(c4): add journal Langfuse run telemetry (#4568) 2026-07-05 19:27:39 -07:00
Steven EnamakelandGitHub 0cc4c39af8 [codex] fix tinyjuice build wiring (#4575) 2026-07-05 17:48:38 -07:00
Steven EnamakelandGitHub cadeee5d89 feat(flows): improve workflow builder UX and diagnostics (#4574) 2026-07-05 17:09:08 -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 f24220ee68 refactor(rhai): rename language workflow domain (#4571) 2026-07-05 11:21:20 -07:00
Steven EnamakelandGitHub e3906dfeb3 feat(memory): W3 — finish the chunks store, delegating the full config-based store API to TinyCortex (#4559) 2026-07-05 10:27:04 -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 4d451ed27a channels: migrate providers to tinychannels + generic ChannelHost boundary (whatsapp_web, telegram) (#4569) 2026-07-05 09:42:34 -07:00
Steven EnamakelandGitHub 6e0b3f480d feat(c4): export Langfuse usage data from journal observations (#4562) 2026-07-05 03:15:33 -07:00
Steven EnamakelandGitHub ebc81b78de feat(tinyagents): Phase 0/1 port cutover — pin v1.7.1, crate-back SchemaCleanr / model-context / observed stream (#4539) 2026-07-05 03:01:28 -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 8dda0fc8b1 feat(memory): W3 chunk store-op flip — delegate get_chunks_batch + list_chunks (source_scope-preserving) (#4555) 2026-07-05 01:05:47 -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 dae2c0a2ab feat(memory): W3 chunk store-op flip — delegate read ops to TinyCortex (#4551) 2026-07-05 00:37:09 -07:00
Steven EnamakelandGitHub 11d9c59474 feat(memory): W3 chunk types cutover — re-export Chunk/Metadata/SourceKind/SourceRef from TinyCortex (#4547) 2026-07-05 00:04:35 -07:00
Steven EnamakelandGitHub 28b4f41f8c fix(tinyagents-audit): execute §5 fix-in-place items — provider diagnostic, anchor coupling, dead-read clarifications (#4542) 2026-07-04 23:43:05 -07:00
Steven EnamakelandGitHub 4bba1e2edc test(memory): remove obsolete host connection-cache tests invalidated by the W3 connection foundation (#4546) 2026-07-04 22:59:28 -07:00
Steven EnamakelandGitHub 5a44150e25 feat(memory): W3 first sub-store flip — chunks raw_refs delegates to TinyCortex (#4538) 2026-07-04 22:47:59 -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 5547d0a3c3 feat(memory): W3 connection foundation — route chunks.db through the TinyCortex connection manager (#4534) 2026-07-04 21:33:41 -07:00
Steven EnamakelandGitHub 1d7f0cc62d [codex] Port TokenJuice engine to vendored TinyJuice (#4523) 2026-07-04 21:02:48 -07:00
Steven EnamakelandGitHub f91489005b feat(memory): W3 parity harness (Layer 1) — on-disk format regression pins (#4532) 2026-07-04 21:00:57 -07:00
Steven EnamakelandGitHub 87f223b3b4 fix(chat): render agent event tool results reliably (#4524) 2026-07-04 18:02:51 -07:00
Steven EnamakelandGitHub 3ec234c353 test(rust): update tinyagents tool completion fixture (#4530) 2026-07-04 17:57:49 -07:00