Commit Graph
606 Commits
Author SHA1 Message Date
2dcaaba293 feat(core): compile-time media feature gate (media_generation + image) (#4804) (#4840)
Co-authored-by: M3gA-Mind <elvin@tinyhumans.ai>
2026-07-15 19:48:21 +05:30
github-actions[bot] 976b84bff4 chore(release): v0.61.2 [skip ci] 2026-07-15 07:32:47 +00:00
github-actions[bot] 5381c88a36 chore(release): v0.61.1 [skip ci] 2026-07-15 06:19:29 +00:00
Steven EnamakelandGitHub e23be8c6eb feat(flows): Workflows page overhaul — canvas builder, list redesign, Runs/Discoveries sub-pages, privacy cleanup (#4874) 2026-07-15 08:05:20 +03:00
github-actions[bot] f972f75c91 chore(release): v0.61.0 [skip ci] 2026-07-14 23:26:38 +00:00
github-actions[bot] 2cef023678 chore(release): v0.60.0 [skip ci] 2026-07-14 17:58:25 +00:00
github-actions[bot] b08130e1ec chore(release): v0.59.1 [skip ci] 2026-07-14 16:45:07 +00:00
github-actions[bot] 3096c75c16 chore(release): v0.59.0 [skip ci] 2026-07-14 16:30:11 +00:00
github-actions[bot] c72ad9135a chore(release): v0.58.19 [skip ci] 2026-07-14 12:05:33 +00:00
Mega MindandGitHub f88b6cad3f fix(linux): link libX11 for XSetErrorHandler — unblock Release Production desktop build (#4859) 2026-07-14 17:25:51 +05:30
github-actions[bot] 439a2e085c chore(release): v0.58.18 [skip ci] 2026-07-14 09:54:03 +00:00
github-actions[bot] 296d102bf4 chore(release): v0.58.17 [skip ci] 2026-07-13 19:41:10 +00:00
+1 1e39b0aebd chore(release): backmerge v0.58.16 into main (#4832)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mega Mind <146339422+M3gA-Mind@users.noreply.github.com>
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
Co-authored-by: CodeGhost21 <164498022+CodeGhost21@users.noreply.github.com>
Co-authored-by: sanil-23 <sanil@tinyhumans.ai>
Co-authored-by: YellowSnnowmann <167776381+YellowSnnowmann@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-07-13 23:35:26 +04:00
Mega MindandGitHub 59cb250e99 fix(window): persist window geometry on normal quit, not just restart (#4810) (#4817) 2026-07-13 20:09:08 +04:00
Mega MindandGitHub e1914d209b fix(tauri/windows): restore minimized window on desktop shortcut/taskbar click (#4818) 2026-07-13 20:08:56 +04:00
Steven EnamakelandGitHub 407fd8edd7 chore: update vendored submodules (#4815) 2026-07-13 17:27:56 +04:00
Steven EnamakelandGitHub 96c3703145 refactor(memory): complete TinyCortex engine migration (#4794) 2026-07-13 02:38:03 -07:00
Steven EnamakelandGitHub c58fe10b52 feat(inference): Phase 3 P3-B — crate-native turn path + delete compatible*.rs [WIP] (#4784) 2026-07-12 21:25:07 -07:00
Steven EnamakelandGitHub a67d6a5d94 feat(core): add pluggable core runtime and fleet host (#4791) 2026-07-11 22:30:37 -07:00
Steven EnamakelGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
d5ce6aa978 feat(inference): TinyAgents model-interface inversion — Motion A complete + managed-backend crate cutover (Motion B) (#4769)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-10 19:03:57 -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
27b62175ed fix(flows): clear prompt-bar build seed after dispatch so reopening the copilot can't re-save the flow (#4628)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-07-08 18:52:30 -07:00
Mega MindandGitHub 4c4f2aa6ba telegram_scanner: back-pressure bulk history ingest so it can't starve the local core RPC (#4715) 2026-07-08 16:54:38 -07:00
1dea7484ea fix(startup-recovery): scope Windows pre-CEF reap to the wedged GUI instance (#3900) (#4644)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 13:57:49 -07:00
4dd20a31f9 fix(cef): route Windows OPENHUMAN_DISABLE_GPU through SwiftShader software GL (#4385) (#4643)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 13:57:39 -07:00
YellowSnnowmannandGitHub 796468c034 feat: dual mascots in meetings — per-mascot voice + speaker alternation (#4277) (#4585) 2026-07-07 13:56:57 -07:00
Steven EnamakelandGitHub cba85e9492 Fix/tinyplaceui (#4621) 2026-07-06 18:30:13 -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
github-actions[bot] c83c515190 chore(staging): v0.58.12 [skip ci] 2026-07-06 11:14:40 +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 0cc4c39af8 [codex] fix tinyjuice build wiring (#4575) 2026-07-05 17:48:38 -07:00
Steven EnamakelandGitHub 44614a7354 feat(flows): tinyflows Phases 3–8 — editable canvas, authoring/templates, workflow-builder agent, engine 0.5.0, Skills rename (#4570) 2026-07-05 11:56:33 -07:00
Steven EnamakelandGitHub 4d451ed27a channels: migrate providers to tinychannels + generic ChannelHost boundary (whatsapp_web, telegram) (#4569) 2026-07-05 09:42:34 -07:00
Steven EnamakelandGitHub 6ad3b990ed updated submodules (#4563) 2026-07-05 02:47:10 -07:00
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 b20c287b9f [codex] integrate TinyChannels channel runtime pieces (#4549) 2026-07-05 00:59:55 -07:00
Steven EnamakelandGitHub be13c5870b feat(flows): tinyflows integration Phase 0–1 — tinyagents v1.7.1 + backend (observer, cancel/deny, validate, E2E) (#4552) 2026-07-05 00:49:24 -07:00
Steven EnamakelandGitHub 1d7f0cc62d [codex] Port TokenJuice engine to vendored TinyJuice (#4523) 2026-07-04 21:02:48 -07:00
Steven EnamakelandGitHub 760e5cbbda test: Phase 2 — drop duplicate/vacuous tests, consolidate connectors, de-overfit (#4494) 2026-07-04 04:01:57 -07:00
Steven EnamakelandGitHub 16931a28d2 chore(vendor): add tinyflows and tinycortex submodules (#4491) 2026-07-03 22:22:46 -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
Cyrus GrayandGitHub 83d298d56a feat(flows): Workflows B3b — Run Inspector drawer (#4450) 2026-07-04 01:46:55 +05:30
Mega MindandGitHub ae41fcb402 fix(desktop): macOS/Linux pre-CEF stale-lock reap + installer pre-install kill (#4395) (#4405) 2026-07-03 11:18:25 -07:00
Cyrus GrayandGitHub 68e59959fb feat(flows): Workflows B2 — triggers, resume, trust & run history (#4447) 2026-07-03 23:45:50 +05:30
github-actions[bot] 777a6ea156 chore(staging): v0.58.11 2026-07-03 16:16:09 +00:00
Steven EnamakelandGitHub c43f79641d feat: finish TinyAgents harness migration (#4249) (#4399) 2026-07-03 01:15:09 -07:00
github-actions[bot] d9f7a0938b chore(staging): v0.58.10 2026-07-03 05:28:41 +00:00
github-actions[bot] 0f6f02341d chore(staging): v0.58.9 2026-07-02 20:26:47 +00:00
github-actions[bot] 6e1724070a chore(staging): v0.58.8 2026-07-02 14:12:55 +00:00