This website requires JavaScript.
Explore
Help
Sign In
hugo
/
DS4Server
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e32954ac1bc042ad51a31c337112f78a47494f90
DS4Server
/
migrations
T
History
Georg Bauer
b99ce2aa10
Weekly OSV dependency audit / dependency-audit (push)
Failing after 5s
Details
fix for stats and model selection
2026-09-05 08:17:07 +02:00
..
20260724120000_create_projects_and_sessions
initial commit
2026-07-24 11:27:25 +02:00
20260724140000_create_preferences
add preferences and macOS packaging
2026-07-24 12:23:50 +02:00
20260724160000_rename_dflash_to_dspark
Add resumable background model downloads
2026-07-24 13:10:04 +02:00
20260724180000_add_generation_preferences
Add typed generation preferences
2026-07-24 15:26:15 +02:00
20260724200000_add_execution_preferences
Add Metal execution preferences
2026-07-24 15:37:13 +02:00
20260724220000_add_runtime_preferences
feat: more preferences
2026-07-24 16:04:15 +02:00
20260724230000_create_messages
feat: better chat support for thinking
2026-07-24 18:01:53 +02:00
20260724233000_add_session_context
Complete long-context chat support
2026-07-24 18:16:34 +02:00
20260724234000_add_session_generation_speed
feat: finalized support for chat
2026-07-24 20:14:26 +02:00
20260725000000_add_endpoint_port
feat: first cut at openai compatible server
2026-07-24 21:12:48 +02:00
20260725120000_add_session_state
Add quick actions to sessions
2026-07-25 12:15:58 +02:00
20260725130000_add_endpoint_controls
Complete local HTTP endpoint parity
2026-07-25 14:18:57 +02:00
20260725140000_add_tool_messages
Add persistent local agent tools
2026-07-25 14:57:17 +02:00
20260725150000_add_sidebar_state
Move window controls into the title bar
2026-07-25 23:35:57 +02:00
20260725160000_add_last_project
Reopen the last project with a focused draft chat
2026-07-25 23:52:39 +02:00
20260726100000_add_project_collapsed
Collapse a project's sessions by clicking its name
2026-07-25 23:58:21 +02:00
20260726120000_add_sidebar_width
Let the sidebar divider be dragged
2026-07-26 00:12:04 +02:00
20260726140000_add_kv_cache_preferences
Manage the KV cache disc usage from preferences and stats
2026-07-26 09:10:18 +02:00
20260726160000_drop_preferences
Move preferences from the database to a YAML config file
2026-07-26 09:50:39 +02:00
20260726180000_add_compaction_summary
Add agent context compaction
2026-07-26 10:48:29 +02:00
20260726200000_add_system_messages
Support long-running agent turns
2026-07-26 11:07:28 +02:00
20260726220000_add_compaction_messages
Finish long-running agent parity
2026-07-26 13:41:53 +02:00
20260727120000_add_a2ui_messages
feat: a2ui interface to enablee the LLM to give structured information
2026-07-27 11:19:57 +02:00
20260727130000_add_a2ui_dismissal
prev/next A2UI surface and better dismissal
2026-07-27 11:52:15 +02:00
20260727150000_add_message_generation_stats
Improve chat rendering and generation summaries
2026-07-27 14:04:14 +02:00
20260727170000_add_message_model_content
Reuse canonical chat context
2026-07-27 18:35:52 +02:00
20260727190000_add_session_last_used
Order sessions by recent use
2026-07-27 18:53:39 +02:00
20260730120000_add_session_permission_mode
feat: AI based permission checks
2026-07-30 09:47:54 +02:00
20260802090000_add_tool_approval_reasons
feat: record agent approvals
2026-08-02 09:47:28 +02:00
20260829190000_add_instruction_metadata
Add hierarchical workspace instructions
2026-08-29 21:57:11 +02:00
20260901223000_add_session_model
Lock tool sessions to their model
2026-09-01 22:37:57 +02:00
20260905090000_allow_qwen_session_model
fix for stats and model selection
2026-09-05 08:17:07 +02:00