Commit Graph
3325 Commits
Author SHA1 Message Date
6a6bcdcd57 fix(cron): skip chat delivery for failed or empty scheduled jobs (#3788) (#3789)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-22 15:33:15 +05:30
60350f0041 fix(openrouter): use the loopback's bound port in the OAuth callback_url (#3904)
Co-authored-by: ly-wang19 <ly-wang19@users.noreply.github.com>
2026-06-22 01:43:53 -07:00
9d37f1f6c1 fix(chat): keep the sidebar composer footer reachable on short windows (#3785) (#3863)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 01:43:03 -07:00
bc9dac29f9 feat(agent): native tool-output compaction (Stage 1a) with reversible CCR recovery (#3869)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-22 00:56:26 -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 c8d71b7325 feat(tinyplace): curated agent flow tool surface (#3879) 2026-06-21 17:28:08 -07:00
2791638818 refactor(memory_sync): convert ClickUp to the generic sync orchestrator (Refs #3333, stacked on #3860) (#3873)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-21 17:27:56 -07:00
3e0244670c feat(briefing): scope morning-brief task fetch to a 24h recency window (#3872)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-21 16:40:58 -07:00
Steven EnamakelandGitHub e159c7a1cb chore(ci): add PR CI final gate and path skips (#3878) 2026-06-21 15:26:14 -07:00
b4a2242266 refactor(memory_sync): convert GitHub + Linear to the generic sync orchestrator (Refs #3333, stacked on #3852) (#3860)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-21 15:20:30 -07:00
YOMXXXandGitHub 6d220a7b2a fix(rpc): handle legacy namespaced method calls (#3875) 2026-06-21 13:27:29 -07:00
7758148c2c refactor(memory_sync): generic Composio sync orchestrator + convert Notion (Refs #3333) (#3852)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-21 13:25:22 -07:00
Steven EnamakelandGitHub b9d2cdd735 feat(agent): expose tinyplace specialist tools (#3876) 2026-06-21 13:17:57 -07:00
Steven EnamakelandGitHub db7f6d8b96 feat(agent-world): add TinyPlace world and GraphQL reads (#3867) 2026-06-21 07:59:21 -07:00
github-actions[bot] 35b7073d6a chore(release): v0.57.52 v0.57.52 2026-06-20 15:55:39 +00:00
github-actions[bot] 2f2f9d7c4a chore(release): v0.57.51 2026-06-20 14:55:10 +00:00
github-actions[bot] d9e7c8b15d chore(release): v0.57.50 2026-06-20 14:14:36 +00:00
github-actions[bot] 93fea4e234 chore(release): v0.57.49 2026-06-20 12:48:12 +00:00
Steven EnamakelandGitHub 226fd530d8 Increase build timeout from 60 to 70 minutes 2026-06-20 05:47:12 -07:00
github-actions[bot] 4363900902 chore(release): v0.57.48 2026-06-20 11:44:36 +00:00
github-actions[bot] 868bad6b32 chore(release): v0.57.47 2026-06-20 01:54:30 +00:00
Steven EnamakelandGitHub a7f3ec5a7b feat: chat sidebar rework, Agent World UX polish, tiny.place settlement RPC (#3854) 2026-06-19 18:53:19 -07:00
Cyrus GrayandGitHub 8fd13edf96 fix(agent-world): resolve DM recipient handle to crypto_id for key bundle (#3846) 2026-06-19 13:41:09 -07:00
Cyrus GrayandGitHub 494b03f8c6 fix(agent-world): hide Jobs tab from sidebar nav (#3855) 2026-06-19 13:40:58 -07:00
Cyrus GrayandGitHub 74cf3124b9 fix(wallet): reveal existing recovery phrase instead of regenerating the wallet (#3849) 2026-06-20 00:17:58 +05:30
Cyrus GrayandGitHub c18e5ef04f feat(shell): surface wallet at a prominent location (#3836) 2026-06-20 00:06:42 +05:30
Cyrus GrayandGitHub 8ae3cef789 feat(agent-world): show Solana wallet address chip in Tiny Place sidebar header (#3838) 2026-06-20 00:02:25 +05:30
Cyrus GrayandGitHub 540e8fb6c0 feat(agent-world): add job-apply agent tool + apply success UX (#3848) 2026-06-19 23:22:07 +05:30
bec1f4fd5d feat(agent-world): show live data on the Explore page (#3839)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-19 09:22:43 -07:00
Cyrus GrayandGitHub 4f6b856b6d fix(agent-world): fix group join feedback + leave-for-members guard (#3840) 2026-06-19 09:09:47 -07:00
Cyrus GrayandGitHub 8c8180378c fix(agent-world): confirm bounty creation with a success toast (#3837) 2026-06-19 09:08:50 -07:00
Cyrus GrayandGitHub a05be91e24 fix(agent-world): send RFC3339 job deadline to avoid HTTP 400 (#3835) 2026-06-19 09:08:26 -07:00
Cyrus GrayandGitHub 84eea193cc fix(agent-world): publish a directory card on identity registration (#3847) 2026-06-19 09:07:56 -07:00
Cyrus GrayandGitHub 52a402922c chore(shell): remove the language picker from the sidebar header (#3810) 2026-06-19 17:30:08 +05:30
Cyrus GrayandGitHub a4925927f2 feat(shell): icon-only nav rail when the sidebar is collapsed (#3802) 2026-06-19 16:59:52 +05:30
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
github-actions[bot] fb951b5c4c chore(staging): v0.57.46 v0.57.46-staging 2026-06-19 07:25:32 +00:00
github-actions[bot] 297e07b48f chore(release): v0.57.45 2026-06-19 07:24:29 +00:00
1f00ab79b1 feat(rewards): Discord connect + disconnect/re-link on the Rewards page (#3766)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 11:38:08 +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
obchainandGitHub 5385fedf0d i18n(openhuman-link): localize account-status and notification strings (#3702) 2026-06-18 18:00:26 +05:30
Steven EnamakelandGitHub d798bf8299 fix(e2e): adapt Playwright specs + Vitest setup to chat-as-home shell (#3751) (#3754) 2026-06-18 17:57:45 +05:30
obchainandGitHub 628f40d69b i18n(model-council): localize model-hint picker labels (#3704) 2026-06-18 17:56:34 +05:30
obchainandGitHub eceb2d135d fix(conscious): prevent duplicate conscious-loop runs from rapid triggers (#3708) 2026-06-18 17:55:35 +05:30
f64e294f29 feat(agent_orchestration): cancel detached sub-agents when parent thread is closed (#3742)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-18 12:54:28 +05:30
975a478eda fix(agent): ground time-relative statements in the live clock (#3602) (#3752)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-18 12:54:03 +05:30
3cf3c5443b feat: wire up Connect Discord OAuth on the Rewards page (#3748)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 12:50:00 +05:30
Steven EnamakelandGitHub b184a1ba2a feat(webview): add gmail, outlook, instagram, twitter providers (#3755) 2026-06-17 18:36:04 -07:00
github-actions[bot] 0eb7d3a3c0 chore(release): v0.57.44 v0.57.44 2026-06-17 22:17:23 +00:00
github-actions[bot] b2719903a3 chore(release): v0.57.43 2026-06-17 20:46:10 +00:00