Commit Graph
322 Commits
Author SHA1 Message Date
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
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 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 99151e9131 fix(flows): agent input via input_context, not jq-in-prompt (#4590) 2026-07-06 13:22:44 -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
Mega MindandGitHub a78dea7d8e ci: check out tinychannels submodule for Frontend Unit Tests lane (#4579) 2026-07-06 15:21:52 +05:30
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 6f11a6bad7 ci(e2e): restore macOS full dist artifact (#4553) 2026-07-05 00:48:34 -07:00
Steven EnamakelandGitHub 5650c6d33b ci: two-lane CI (ci-lite/ci-full), manual main→release promotion, universal back-merge (#4533) 2026-07-04 21:34:43 -07:00
Steven EnamakelandGitHub 1d7f0cc62d [codex] Port TokenJuice engine to vendored TinyJuice (#4523) 2026-07-04 21:02:48 -07:00
Steven EnamakelandGitHub 20d8c8808f fix(ci): unblock release lane — Rust E0063, macOS E0463, and E2E login-consume fixtures (#4511) 2026-07-04 14:05:05 -07:00
Steven EnamakelandGitHub dee0b5a074 test(ci): Phase 0 — wire orphaned tests, inventory guard, WDIO reset, gate fixes (#4492) 2026-07-04 03:27:45 -07:00
Steven EnamakelandGitHub 16931a28d2 chore(vendor): add tinyflows and tinycortex submodules (#4491) 2026-07-03 22:22:46 -07:00
Steven EnamakelandGitHub 4f5e66afa6 fix(ci): repair build-desktop workflow parse failure + node20 action bumps (#4488) 2026-07-03 22:02:11 -07:00
Steven EnamakelandGitHub 5b15bbc34c feat(ci): two-branch CI — changed-files-only PR lane, full-suite release lane, release-branch cuts, cancellation watchdog (#4486) 2026-07-03 21:43:06 -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
Steven EnamakelandGitHub 7a67f6ca35 agent_graph: LangGraph-style state-machine harness — checkpointing, HITL, observability (#4249) (#4261) 2026-07-01 00:27:39 -07:00
Cyrus GrayandGitHub d2162cba83 ci(coverage): raise RUST_MIN_STACK so llvm-cov coverage runs don't stack-overflow (#4346) 2026-06-30 20:37:54 +05:30
943ece9c14 fix(installer): prefer deb package on Debian Linux (#4263)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 20:20:16 +05:30
f4fa0e0a4b fix(agent): timeout session tool calls (#4262)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-30 19:53:55 +05:30
Steven Enamakel's DroidandGitHub 90f77a64cf feat(browser): add Playwright backend (#4140) 2026-06-30 17:17:19 +05:30
Steven Enamakel's DroidandGitHub c1d4aa61fc ci(e2e): allow selected Appium spec dispatch (#4137) 2026-06-25 21:38:33 -07:00
Steven EnamakelandGitHub 259bf19b0d chore(ci): reduce PR workflow container fanout (#4132) 2026-06-25 14:19:26 -07:00
c803a4606c ci(build-desktop): stop CEF lib-dir lookup aborting the Linux build under pipefail (#4078)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-24 19:26:12 +05:30
Mega MindandGitHub 3ded18c165 perf: cut OpenHuman + Tauri compile/CI time (dev-profile deps, build-once E2E fanout, single-pass Linux packaging) (#3986) 2026-06-23 11:50:20 -07:00
Mega MindandGitHub 8be534447d feat(devex): generate frontend provider-chain docs + CI drift gate (#3975) 2026-06-23 11:47:22 -07:00
Steven EnamakelandGitHub 47a726b1dd fix(ci): cancel long rust build subprocesses (#3942) 2026-06-22 13:36:00 -07:00
Steven EnamakelandGitHub 751267392d chore(ci): prune remaining superseded/redundant GitHub Actions workflows (#3935) 2026-06-22 11:51:24 -07:00
Steven EnamakelandGitHub 04175ad78c chore(ci): prune superseded/redundant GitHub Actions workflows (#3934) 2026-06-22 11:36:30 -07:00
f4a090dd91 fix(appimage): sanitize build-machine RPATHs + guard libxdo bundling (#3224) (#3776)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:16:09 -07:00
7c54fd7c7d fix(i18n): substitute {providerName} & sibling placeholder tokens instead of concatenating (#3759) (#3792)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:58:01 +05:30
Steven EnamakelandGitHub e159c7a1cb chore(ci): add PR CI final gate and path skips (#3878) 2026-06-21 15:26:14 -07:00
Steven EnamakelandGitHub 226fd530d8 Increase build timeout from 60 to 70 minutes 2026-06-20 05:47:12 -07:00
Steven Enamakel's DroidandGitHub 6ceee181d1 test(e2e): repair desktop Appium suite after IA refactors (#3649) 2026-06-13 13:28:39 -07:00
Steven Enamakel's DroidandGitHub a557fc6b8c fix(ci): resolve 3 flaky CI failure categories (#3618) 2026-06-12 09:08:54 -07:00
Cyrus GrayandGitHub 29ce30b73e fix(settings): unify settings navigation + enforce panel UI contract (#3599) 2026-06-11 11:52:14 -07:00
Steven EnamakelandGitHub 125c92c957 fix(release): extend OpenAI timeout to 5min and add non-AI fallback (#3589) 2026-06-10 11:57:10 -07:00
Steven EnamakelandGitHub 46a9cabbc3 ci(release): raise all production release job timeouts to 60min (#3559) 2026-06-09 08:01:07 -07:00
Mega MindandGitHub 3516a203f9 ci(release): raise desktop build timeout 30→50m to survive cold-cache builds (#3557) 2026-06-09 19:39:37 +05:30
Steven EnamakelandGitHub 51dcfaf6a3 revert(ci): restore release-production, keep 60min Docker timeout (#3534) 2026-06-09 03:22:05 -07:00
Steven EnamakelandGitHub 461a27910a fix(ci): skip build-desktop on dry runs (#3532) 2026-06-09 02:58:24 -07:00
Steven EnamakelandGitHub 4396d719e9 chore(ci): preview tags, always-on release notes, skip Docker on dry runs (#3530) 2026-06-09 02:46:42 -07:00
Steven EnamakelandGitHub 3d104e49cd chore(ci): extend Docker timeout and always generate release notes (#3529) 2026-06-09 02:39:52 -07:00
Steven EnamakelandGitHub 28d1185aad chore: use GH environment for release notes workflow (#3528) 2026-06-09 02:26:32 -07:00
Steven EnamakelandGitHub 6fb3dd9ef5 chore: add release:notes:preview npm command (#3526) 2026-06-09 02:17:22 -07:00
Steven EnamakelandGitHub c9f942805c Split skills registry and runtime modules (#3481) 2026-06-08 07:13:48 -07:00
Steven Enamakel's DroidandGitHub 418d3e6ae8 fix(test): stabilize flaky Rust and Vitest tests (#3479) 2026-06-07 15:13:10 -04:00
Steven EnamakelandGitHub c19b68a94b Add iOS App Store build automation (#3451) 2026-06-06 18:03:07 -04:00
Steven EnamakelandGitHub f60def53a4 feat(release): generate AI release notes (#3450) 2026-06-06 17:49:27 -04:00