Enrico Ros
97e65efc31
Optimization: Code Render Highlighted: defer code syntax coloring
2026-04-14 09:46:54 -07:00
Enrico Ros
13dcaa0a57
Optimization: Code language infer: max input size
2026-04-14 09:46:54 -07:00
Enrico Ros
1f42b0ae66
Optimization: AutoBlocks: don't bust fianlized sub-fragment Code/Markdown blocks
2026-04-14 09:46:54 -07:00
Enrico Ros
003a50f181
Optimization: Draft attachments: cache tokens compute
2026-04-14 09:45:16 -07:00
Enrico Ros
32c5849a50
useShallowObject: add lint rule for deps
2026-04-14 09:44:53 -07:00
Enrico Ros
44a8ee0593
useShallowObject: add useMemoShallowStable
2026-04-14 09:44:53 -07:00
Enrico Ros
1ad70c7b1b
AGENTS.md as symlink
2026-04-12 23:12:05 -07:00
Enrico Ros
7413983159
Per-Chat stores: debug break on lazy creation
2026-04-12 16:54:32 -07:00
Enrico Ros
6c3e8c6a8f
Per-Chat stores: lazily create (with warning)
...
This also breaks the eager module-scope chain that caused
UKV:exec-defaults getState() to fire 14+ times during build.
2026-04-12 16:54:28 -07:00
Enrico Ros
7e3e9854ac
FormInputKey: update icons
2026-04-12 16:51:41 -07:00
Enrico Ros
41fc93345c
FormInputKey: allow size
2026-04-12 16:51:40 -07:00
Enrico Ros
b9275177e3
Merge pull request #1066 from enricoros/dependabot/github_actions/docker/build-push-action-7.1.0
...
chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0
2026-04-12 12:22:06 -07:00
Enrico Ros
5ea95e4095
Merge pull request #1067 from enricoros/dependabot/github_actions/actions/upload-artifact-7.0.1
...
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
2026-04-12 12:21:56 -07:00
dependabot[bot]
0ea041ed5b
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 11:32:23 +00:00
dependabot[bot]
037e3b62d8
chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/d08e5c354a6adb9ed34480a06d141179aa583294...bcafcacb16a39f128d818304e6c9c0c18556b85f )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 11:32:19 +00:00
Enrico Ros
517c18c902
BlockPartHostedResource: enable always-embed
2026-04-10 03:17:23 -07:00
Enrico Ros
685b5c5130
AIX: Apply global AI settings
2026-04-10 03:17:07 -07:00
Enrico Ros
cfdab2f900
Anthropic File Embed: change global setting
2026-04-10 03:17:07 -07:00
Enrico Ros
1a743ff264
Store-AI: global AI settings
2026-04-10 03:17:07 -07:00
Enrico Ros
85463fafb1
AIX: Anthropic: Container -> File API Images inlining
2026-04-10 03:17:07 -07:00
Enrico Ros
0641b0df97
AIX: Anthropic: Container -> File API Text inlining
2026-04-10 03:17:07 -07:00
Enrico Ros
98825081a9
AIX: Dispatch: ChatGenerateParticleTransformFunction
2026-04-10 03:17:07 -07:00
Enrico Ros
f549c13465
LLMs: Anthropic: file get metadata schema
2026-04-10 00:40:48 -07:00
Enrico Ros
8bf7fd7106
BlockPartHostedResource: support copy of images
2026-04-09 17:07:30 -07:00
Enrico Ros
d8d889c706
BlockPartHostedResource: remove disabled button
2026-04-09 16:24:46 -07:00
Enrico Ros
90665ed84a
BlockPartPlaceholder.tsx: space inputs
2026-04-09 16:24:15 -07:00
Enrico Ros
dd3d10a391
MIME: support for Anthropic File API mimes
2026-04-09 16:24:04 -07:00
Enrico Ros
19ebd399a8
AIX: Anthropic: parser: improve server_tool_use ends
2026-04-09 16:22:25 -07:00
Enrico Ros
f21a2973e9
BlockPartHostedResource: further simplify Anthropic ops
2026-04-09 15:15:27 -07:00
Enrico Ros
04bb8f9c12
BlockPartHostedResource: improve Anthropic documents fetching (with cache), more reliable
2026-04-09 14:54:55 -07:00
Enrico Ros
5ea63c8734
LLMs: store: FP NOTICE - hook to resolve access for a llm id
...
Note: to make this portable across machines with different configurations, we also allow to fall back
to the first access of a certain type for the
llm.
2026-04-09 14:36:26 -07:00
Enrico Ros
f4f4ad9373
LLMs: improve DModelVendor typings, and reverse Id->type mappings
2026-04-09 14:25:30 -07:00
Enrico Ros
ba06d70c05
BlockPartHostedResource: Anthropic text documents inlining
2026-04-09 05:43:31 -07:00
Enrico Ros
62ddd17715
Fix Chat Store improper zero-state.
...
No point in always inserting a chat beyond the zero-state (i.e. even if many are loaded).
Now it's only created if it matters.
2026-04-09 04:20:53 -07:00
Enrico Ros
f76db1d19e
Merge branch 'main' of https://github.com/alexdenton123/big-AGI into alexdenton123-main
2026-04-08 19:02:09 -07:00
Enrico Ros
f0901dbc03
Merge pull request #1063 from enricoros/claude/issue-1061-20260406-2309
...
fix: hide voice features in browsers without Speech Recognition support
2026-04-08 19:00:22 -07:00
Enrico Ros
c65a2ce387
LLMs: Anthropic: auto-detect features and 0-day models (Mythos)
2026-04-08 18:41:17 -07:00
Enrico Ros
eaee372938
ModelsList: bolden customized models
2026-04-08 18:08:32 -07:00
Enrico Ros
d8836534cb
LLMs: Anthropic: Sonnet 4.6 can effort: max
2026-04-08 18:01:53 -07:00
Enrico Ros
7d2e64b458
LLMs: Ollama: relax enrichment
2026-04-08 17:38:40 -07:00
Enrico Ros
bc942c5581
LLMs: Ollama: fix missing descriptions
2026-04-08 17:35:44 -07:00
Alex Denton
4ca24f8314
Add 'New Chat on Startup' setting to reopen last chat
...
Adds a toggle in Preferences > Chat that controls whether a new empty
chat is created on startup (default, current behavior) or the last
conversation is reopened instead.
2026-04-09 00:24:07 +02:00
Enrico Ros
b299dec68e
BlockPartPlaceholder: spacing
2026-04-08 14:14:05 -07:00
Enrico Ros
b9f07d011b
CC: code:thread-progress
2026-04-07 23:39:02 -07:00
Enrico Ros
9259be8dbb
CC: +code:thread-progress
2026-04-07 20:39:29 -07:00
Enrico Ros
4b0b7c4493
ChatMessage: add info popup
2026-04-07 16:42:29 -07:00
Enrico Ros
73f0760809
BlockPartHostedResource: follow-ups
2026-04-07 14:25:09 -07:00
Enrico Ros
db6c2b1620
BlockPartHostedResource: alllow deletion, copy
2026-04-07 13:45:58 -07:00
Enrico Ros
1233e846db
Beam Gather: error improvements
2026-04-07 13:38:20 -07:00
Enrico Ros
27312537a7
AIX Client errors: reflect 413
2026-04-07 13:38:20 -07:00