Skip to content

Commit e5ede18

Browse files
authored
Merge pull request #48 from devitools/fix/session-management
feat(acp): Session management revamp with config controls and plan restore
2 parents b171f29 + ef2637d commit e5ede18

42 files changed

Lines changed: 4551 additions & 603 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.ai/mcp/mcp.json

Whitespace-only changes.

apps/tauri/src-tauri/Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/tauri/src-tauri/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ sha2 = "0.10"
3434
rusqlite = { version = "0.31", features = ["bundled"] }
3535
uuid = { version = "1", features = ["v4"] }
3636
chrono = "0.4"
37+
indexmap = "2"

0 commit comments

Comments
 (0)