Commit Graph
3599 Commits
Author SHA1 Message Date
Cyrus GrayandGitHub 8018eeb6ef fix(flows): default require_approval to false for builder-created workflows (frontend paths) (#4668) 2026-07-08 01:15:32 +05:30
Cyrus GrayandGitHub cd0b08ec0a fix(flows): persist + rehydrate the Copilot chat across reload (B11) (#4663) 2026-07-08 00:56:05 +05:30
Cyrus GrayandGitHub 5d3a18eff8 fix(flows): route Copilot reasoning to Agentic task insights (B4) (#4662) 2026-07-08 00:50:37 +05:30
Cyrus GrayandGitHub 7f74db4f21 fix(flows): tighten builder input grounding — arg-name validation + input_context dry-run + boolean typing (B13, B7, B8) (#4665) 2026-07-08 00:36:47 +05:30
CodeGhost21andGitHub 0fa6c2ac27 fix(webview-accounts): remount provider WebviewHost on account switch to stop cross-account bleed (#4421) (#4642) 2026-07-07 10:49:00 -07:00
sanil-23andGitHub e042947582 feat(orchestration): Master chat — human↔OpenHuman control channel + working receive loop (#4660) 2026-07-07 10:48:26 -07:00
Cyrus GrayandGitHub 25ce5b7239 fix(flows): default require_approval to false in the builder (B3) (#4651) 2026-07-07 22:38:32 +05:30
Cyrus GrayandGitHub 7daa877eea fix(flows): update stale on_error:route dry-run test for tinyflows 0.5.1 validation (B14) (#4664) 2026-07-07 22:37:23 +05:30
Cyrus GrayandGitHub 67a65589a1 fix(flows): an errored Composio tool_call fails the run instead of reporting Completed (B6) (#4659) 2026-07-07 21:58:14 +05:30
Cyrus GrayandGitHub 77639d3bc5 fix(flows): render + preserve non-cron trigger schedules on the canvas (B9) (#4647) 2026-07-07 19:52:53 +05:30
Cyrus GrayandGitHub 0663750f04 fix(flows): account for Composio's data-wrapper in tool output paths (B1) (#4645) 2026-07-07 19:42:55 +05:30
Cyrus GrayandGitHub b2f6206290 feat(flows): builder clarifies ambiguous inputs instead of guessing (orchestrator posture) (#4630) 2026-07-07 19:40:43 +05:30
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 23440e524c refactor(chat): move the subagent event family + tool_args_delta into reducers (Phase 3, slices 3–4) (#4626) 2026-07-06 20:49:13 -07:00
Steven EnamakelandGitHub e0a5eb782e fix(orchestration): recognize linked agents regardless of agent-id encoding (#4627) 2026-07-06 20:49:03 -07:00
Steven EnamakelandGitHub 93d27ebb56 test(e2e): openhuman ↔ tiny.place messaging e2e (core + Playwright) (#4624) 2026-07-06 19:27:36 -07:00
Steven EnamakelandGitHub 4b0356daad fix(orchestration): dead-letter undecryptable DMs so they can't poison the drain loop (#4623) 2026-07-06 19:27:14 -07:00
Steven EnamakelandGitHub 6081484535 refactor(chat): move socket-event merges into chatRuntimeSlice reducers (Phase 3, slices 1–2) (#4622) 2026-07-06 19:17:14 -07:00
Steven EnamakelandGitHub cba85e9492 Fix/tinyplaceui (#4621) 2026-07-06 18:30:13 -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 753349700b feat(inference): migrate inference callers onto tinyagents ChatModel (Phase 1 + 3a + 5 groundwork) (#4614) 2026-07-06 18:24:00 -07:00
Steven EnamakelandGitHub 9a13225a49 chore(deps): bump vendor/tinyplace — codex TUI + OpenHuman bridge (#4620) 2026-07-06 18:23:31 -07:00
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
oxoxDevandGitHub b1b60b6075 [4/5] feat(intelligence): TinyPlace orchestration hub — attention zone + layout split (#4609) 2026-07-06 15:08:43 -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 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
CodeGhost21andGitHub c215ab295a fix(flows): default prompt-bar flows to requireApproval=true (#4602) 2026-07-06 13:44:27 -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
Steven EnamakelandGitHub 0e2e9f6945 chore(deps): bump tinyagents to land Langfuse observation-id collision fix (#32) (#4601) 2026-07-06 13:09:42 -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
github-actions[bot] c83c515190 chore(staging): v0.58.12 [skip ci] 2026-07-06 11:14:40 +00:00
Mega MindandGitHub a78dea7d8e ci: check out tinychannels submodule for Frontend Unit Tests lane (#4579) 2026-07-06 15:21:52 +05:30
noreplyandgitbook-bot dabb4a96a2 GitBook: Update content 2026-07-06 07:37:28 +00: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 169379c2fa feat(file_storage): storage_* agent tools for the backend's managed S3 file storage (#4576) 2026-07-05 19:46:45 -07:00