Tam Nhu Tran
|
4df08f6d99
|
feat: make cliproxy provider nicknames optional by default
|
2026-03-23 11:02:08 -04:00 |
|
Tam Nhu Tran
|
dcc67477ec
|
fix: align dashboard host warnings with effective bind
|
2026-03-17 09:58:11 -04:00 |
|
Tam Nhu Tran
|
553f8ac1e5
|
feat: add dashboard host binding option
|
2026-03-17 09:57:51 -04:00 |
|
Tam Nhu Tran
|
b6475baab3
|
feat(accounts): add advanced deeper continuity mode and claude pool discoverability
|
2026-02-26 19:01:13 +07:00 |
|
Tam Nhu Tran
|
5c6fe20d3f
|
fix(accounts): improve shared-context editing and discoverability
|
2026-02-26 18:10:06 +07:00 |
|
Tam Nhu Tran
|
0309630193
|
fix(auth): harden shared-context isolation and config safety
|
2026-02-25 04:19:28 +07:00 |
|
kaitranntt
|
c6be09b55b
|
docs: update documentation for v7.34 release
- add image analysis hook architecture
- update test metrics (638 → 1407 tests)
- add new hook modules to codebase summary
- update all dates to 2026-02-04
|
2026-02-04 08:20:26 -05:00 |
|
kaitranntt
|
39c1ee2ca0
|
feat(config): add ccs config auth CLI subcommand
Interactive CLI for managing dashboard authentication:
- ccs config auth setup: Interactive wizard with bcrypt password hashing
- ccs config auth show: Display current auth status and ENV overrides
- ccs config auth disable: Disable auth with confirmation
Follows modular facade pattern from auth-commands.ts.
Uses InteractivePrompt for masked password input.
Includes local documentation at docs/dashboard-auth-cli.md.
Related: #319
|
2026-01-13 15:13:10 -05:00 |
|