Commit Graph
242 Commits
Author SHA1 Message Date
Mega MindandGitHub 8be534447d feat(devex): generate frontend provider-chain docs + CI drift gate (#3975) 2026-06-23 11:47:22 -07:00
Steven EnamakelandGitHub 4c2277070f feat(agent): agent_prepare_context tool + context_scout subagent (#3949) 2026-06-23 10:22:38 -07:00
Steven EnamakelandGitHub 3c98c98158 feat(memory_goals): long-term goals list + enrichment agent + Brain UI (#3948) 2026-06-23 08:58:04 -07:00
Steven EnamakelandGitHub 8ee89acdaf feat(memory): deterministic E2GraphRAG retrieval (replace agentic walk) (#3947) 2026-06-23 00:53:10 -07:00
Steven EnamakelandGitHub 95d517ca26 feat: move feedback to sidebar footer, rename World card, fix Clear App Data scoping (#3945) 2026-06-22 18:01:23 -07:00
Steven EnamakelandGitHub 2d71eb3ab1 Make subagents async and reusable by default (#3887) 2026-06-22 15:51:48 -07:00
ccee419d86 fix(skills): detect installed built-in catalog entries (#3656)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 15:12:21 -07:00
a15da11c5f fix(settings): prompt for managed embeddings sign-in (#3858)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 15:11:47 -07:00
Steven EnamakelandGitHub 47a726b1dd fix(ci): cancel long rust build subprocesses (#3942) 2026-06-22 13:36:00 -07:00
Steven EnamakelandGitHub 04175ad78c chore(ci): prune superseded/redundant GitHub Actions workflows (#3934) 2026-06-22 11:36:30 -07:00
Steven EnamakelandGitHub 4a65691cea [codex] add harness cache audit script (#3895) 2026-06-22 10:54:56 -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
2da20d2578 fix(appimage): always replace bundled ld-linux from host system to prevent glibc mismatch crash (#3645)
Co-authored-by: 0xhis <0xhis@users.noreply.github.com>
2026-06-19 13:37:51 +05:30
e2355ba142 feat(agent-world): native tiny.place integration (Feed, Messages, Jobs, Bounties, Marketplace, x402, Signal DMs) (#3780)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-18 13:29:49 -07:00
afab6e5ede fix(embeddings): prevent + handle LM Studio "No models loaded" embed flood (Sentry TAURI-RUST-4P4) (#3687) (#3688)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-16 00:19:42 -07:00
8e641f6e24 fix(scripts): add --help to agent-batch/launch (#3544)
Co-authored-by: alexzhu0 <alexzhu0@users.noreply.github.com>
2026-06-11 18:09:37 -07:00
12811fff1a fix(scripts): add --help to test-channel-receive (#3543)
Co-authored-by: alexzhu0 <alexzhu0@users.noreply.github.com>
2026-06-11 18:09:26 -07:00
4744718b80 fix(scripts): add --help to codex-pr-preflight (#3536)
Co-authored-by: alexzhu0 <alexzhu0@users.noreply.github.com>
2026-06-11 18:09:16 -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 c9f942805c Split skills registry and runtime modules (#3481) 2026-06-08 07:13:48 -07: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
Steven EnamakelandGitHub b649a00cd8 chore(android): publish Play Store bundles from CI (#3448) 2026-06-06 17:48:37 -04:00
Steven Enamakel's DroidandGitHub e1a1aa9271 fix(test): stabilize e2e gate failures (#3447) 2026-06-06 17:15:16 -04:00
Steven Enamakel's DroidandGitHub 1514a2e62d fix(i18n): replace English placeholders with native translations (#3442) 2026-06-06 15:09:39 -04:00
Steven EnamakelandGitHub 2ea4540766 feat(agent_memory): add memory retrieval domain with smart walk parser fix (#3421) 2026-06-06 04:51:57 -04:00
Steven EnamakelandGitHub c0ac77fcac Improve council agent UX and persistence (#3393) 2026-06-05 10:04:13 -04:00
Steven EnamakelandGitHub 20a1e8c2d6 fix(review): use exec and interactive mode for agent CLI invocations (#3262) 2026-06-02 19:39:04 -07:00
Steven EnamakelandGitHub 65feeb28f7 test(playwright): add functional UI flow coverage (#3257) 2026-06-02 19:26:06 -07:00
AlexzhuandGitHub 6ba875a779 fix(scripts): add short help to stale CI cleanup (#3222) 2026-06-02 15:29:38 -07:00
AlexzhuandGitHub d1c9b02fab fix(scripts): add short help to GitHub test map (#3223) 2026-06-02 15:29:27 -07:00
03d86cc7da refactor: improve matrix parsing validation and performance (#3129)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 15:09:54 -07:00
AlexzhuandGitHub a3b0393f83 fix(scripts): add short help to PR main sync (#3221) 2026-06-02 09:06:32 -07:00
bbe997fb86 fix(test): only source ~/.cargo/env when it exists (#3184)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-02 19:13:10 +05:30
2a67e6ab3f fix(scripts): validate mock webview bridge port (#3073)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:15:41 -07:00
da65322f4f fix(codex): compare strict preflight paths by realpath (#3060)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:01:13 -07:00
51a1d1b034 test(scripts): run OpenClaw formatter tests without vitest (#3063)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:19:19 -07:00
e4cb9ab717 fix(scripts): reject invalid mock API ports (#3072)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:18:35 -07:00
468793b828 fix(scripts): validate i18n bundle dist flag (#3071)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:18:09 -07:00
c0cccb14e5 fix(scripts): add help to coverage gates (#3070)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:17:23 -07:00
8319b95074 fix(scripts): normalize agent-batch help exits (#3068)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:16:50 -07:00
17a55818f9 fix(scripts): make checklist help exit cleanly (#3067)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:16:11 -07:00
Steven EnamakelandGitHub 36a3f3fa65 feat: Memory subtabs + WebGL memory graph; drop Knowledge Vaults (#3040) 2026-05-30 20:21:58 -07:00
Steven EnamakelandGitHub 5345f2a834 test: expand e2e raw coverage across agent, channels, inference, memory, tools (#3023) 2026-05-30 14:38:50 -07:00
Steven EnamakelandGitHub c7e9d85f8f fix(i18n): translate locale fallback strings (#3004) 2026-05-29 22:56:15 -07:00
oxoxDevandGitHub 336d811ca0 feat(core): pass in-process RPC bearer via internal handle, not process env (#2709) 2026-05-29 04:35:33 +05:30
97e4854ccb fix(appimage): cd "$APPDIR" in AppRun before exec to fix sharun preload CWD resolution (#2829)
Co-authored-by: Taimoor <astikkosapparel009@gmail.com>
Co-authored-by: sanil-23 <sanil@vezures.xyz>
2026-05-29 00:33:26 +05:30
Sunil KumarandGitHub c41acd7e6c ci(release): add linux arm64 desktop artifacts (#2675)
Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
2026-05-28 19:17:49 +05:30
e6b32070f6 feat(review): default agent shortcuts to skip-permissions mode (#2847)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-05-28 18:47:21 +05:30
mysma-9403andGitHub 4043d03e6f feat(i18n): add Polish (pl) locale at ~91% coverage (#2731) 2026-05-27 18:27:44 +05:30