Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Test CLI tool and identify issues#4

Merged
Ru1vly merged 1 commit into
mainfrom
claude/test-cli-tool-012Jgu5yKGDiXbFDhT4wcq2Y
Nov 20, 2025
Merged

Test CLI tool and identify issues#4
Ru1vly merged 1 commit into
mainfrom
claude/test-cli-tool-012Jgu5yKGDiXbFDhT4wcq2Y

Conversation

@Ru1vly

@Ru1vly Ru1vly commented Nov 20, 2025

Copy link
Copy Markdown
Owner

Critical fixes:

  • Fix Cargo.toml: Change invalid edition "2024" to "2021"
  • Add missing AuthError variant to CliError enum
  • Fix device.rs: Correct config field access for device_id
  • Fix device.rs: Use correct NetworkConfig fields for listen address
  • Fix daemon.rs: Remove invalid post-fork parent hook

Testing results:

  • All CLI commands tested and working correctly
  • init, config, info, doctor, status, device, peer, query, oplog, export, import all functional
  • CLI builds successfully with only minor warnings

Known issues (non-breaking):

  • Branding inconsistencies: "Nexus" vs "Ahenk" in docs and output
  • Config directory still named ~/.nexus/ instead of ~/.ahenk/

Critical fixes:
- Fix Cargo.toml: Change invalid edition "2024" to "2021"
- Add missing AuthError variant to CliError enum
- Fix device.rs: Correct config field access for device_id
- Fix device.rs: Use correct NetworkConfig fields for listen address
- Fix daemon.rs: Remove invalid post-fork parent hook

Testing results:
- All CLI commands tested and working correctly
- init, config, info, doctor, status, device, peer, query, oplog, export, import all functional
- CLI builds successfully with only minor warnings

Known issues (non-breaking):
- Branding inconsistencies: "Nexus" vs "Ahenk" in docs and output
- Config directory still named ~/.nexus/ instead of ~/.ahenk/
@Ru1vly Ru1vly merged commit 63bc958 into main Nov 20, 2025
5 of 13 checks passed
@Ru1vly Ru1vly deleted the claude/test-cli-tool-012Jgu5yKGDiXbFDhT4wcq2Y branch November 20, 2025 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants