mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
- Added a new package `@hexclave/local-config-updater` to manage configuration updates. - Implemented core functionality for reading and updating configuration files using a headless agent. - Integrated with the `@anthropic-ai/claude-agent-sdk` for AI-assisted updates. - Updated the pnpm-lock file to reflect new dependencies and removed the deprecated `@anthropic-ai/claude-agent-sdk` from the dashboard app. - Added tests to ensure the correct behavior of the local config updater. This change enhances the configuration management capabilities within the Hexclave ecosystem. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .eslintrc.cjs | ||
| package.json | ||
| tsconfig.json | ||
| tsdown.config.ts | ||
| vitest.config.ts | ||