Commit Graph
1329 Commits
Author SHA1 Message Date
6762efd7f3 Omlx local provider (#3862)
Co-authored-by: OpenHuman <package@openhuman.org>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 13:00:51 -07:00
6ce4f52972 fix(channels): repair Discord & Telegram messaging end-to-end (#3712, #3763) (#3794)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:17:21 -07:00
6d0f67a09a fix: gate local voice provider activation until installed (#3861)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:41:49 -07:00
f7a71fea6b fix(chat): render GFM markdown tables in agent output (#3857)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:40:47 -07:00
Darshan PoudelandGitHub fc02e47505 fix: parse FILE markers in attachment fallback (#3795) 2026-06-22 11:23:29 -07:00
676c3c04cb fix(routines): stop next-run label showing "in 0 hours" near an hour (#3758)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:09:10 -07:00
4347e579c1 fix(inference): classify list_models 404 at source + actionable hint (TAURI-RUST-8X3) (#3769)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:08:55 -07:00
c09b118cbe fix(app): surgical broken-pipe stderr panic guard (TAURI-RUST-F) (#3772)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:15:24 -07:00
bd3e3eab00 fix(agentworld): explain missing DM key bundle (#3919)
Co-authored-by: MackJack023 <141124084+MackJack023@users.noreply.github.com>
2026-06-22 10:15:06 -07:00
oxoxDevandGitHub bc49ef3e60 fix(cron): stop cron billing-state Sentry floods — 402 credits + 400 budget (TAURI-RUST-514 / -BMW) (#3913) 2026-06-22 10:14:19 -07:00
1545d4b297 fix(ptt): allowlist PTT hotkey + overlay commands (#3724) (#3842)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:11:58 -07:00
56f9dac91b feat: add in-app feedback board (#3834)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:11:34 -07:00
oxoxDevandGitHub e407796582 fix(settings): call registered openhuman.tool_registry_diagnostics RPC (#3917) (#3930) 2026-06-22 10:10:24 -07:00
HüsamandGitHub 43e2a01f88 fix(settings): call canonical RPC name in Tool Policy diagnostics panel (#3927) 2026-06-22 10:08:53 -07:00
HüsamandGitHub c39f18d9df fix(settings): call openhuman.agentbox_status from the AgentBox panel (#3914) (#3926) 2026-06-22 10:07:52 -07:00
3e13767096 fix(chat): make approval prompt opaque (#3790)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 22:02:32 +05:30
f61e416aae feat(subconscious): event-driven trigger pipeline + orchestrator (#3650)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 19:36:09 +05:30
sanil-23andGitHub e1f5fd7c4a fix(chat): keep morning-brief heading+body in one chat bubble (#3807) (#3851) 2026-06-22 19:16:22 +05:30
obchainandGitHub 44ff81642b i18n(sync-audit): localize the memory sync-audit panel (#3706) 2026-06-22 19:15:57 +05:30
b0fa43c89d fix(auth): handle legacy /auth web callback route (#3800)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 19:10:10 +05:30
b8b69da776 fix(agentworld): sort Tiny Place feed newest first (#3868)
Co-authored-by: MackJack023 <141124084+MackJack023@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 17:29:23 +05:30
bc59bb9307 i18n(ai-routing): localize workload labels, descriptions, and hints (#3870)
Co-authored-by: OpenHuman <package@openhuman.org>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 17:28:24 +05:30
Steven EnamakelandGitHub c3d86a4ea7 fix(chat): decouple provider webviews from thread routes (#3896) 2026-06-22 17:24:32 +05:30
sanil-23andGitHub d4db739b22 fix(billing): gate credits per selected chat-mode tier (BYO) (#3767) (#3775) 2026-06-22 16:08:46 +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
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
YOMXXXandGitHub 6d220a7b2a fix(rpc): handle legacy namespaced method calls (#3875) 2026-06-21 13:27:29 -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 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
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
github-actions[bot] fb951b5c4c chore(staging): v0.57.46 2026-06-19 07:25:32 +00:00