openwiki: init at 0.3.0 #5

Merged
Fryuni merged 4 commits from openwiki into main 2026-08-04 20:36:47 +00:00
Owner

Summary

Package OpenWiki 0.3.0, a CLI for generating and maintaining agent documentation for codebases. Add a configurable wrapper passthru for declaratively setting CLI environment variables.

Changes

  • build OpenWiki from the v0.3.0 source with Node.js 22 and pnpm 10
  • add withEnvironemnt passthru for environment-wrapped CLI derivations
  • register the package metadata, maintainer, and generated README entry

Testing

  • nix build --accept-flake-config .#openwiki
  • nix run --accept-flake-config .#openwiki -- --help
  • built openwiki.withEnvironemnt with a failing Node preload to verify variables are set before CLI startup
  • downgraded to 0.2.0 and restored 0.3.0 with nix-update
  • ast-grep scan packages/openwiki
  • focused nixfmt --check for the changed Nix files
## Summary Package OpenWiki 0.3.0, a CLI for generating and maintaining agent documentation for codebases. Add a configurable wrapper passthru for declaratively setting CLI environment variables. ## Changes - build OpenWiki from the v0.3.0 source with Node.js 22 and pnpm 10 - add `withEnvironemnt` passthru for environment-wrapped CLI derivations - register the package metadata, maintainer, and generated README entry ## Testing - `nix build --accept-flake-config .#openwiki` - `nix run --accept-flake-config .#openwiki -- --help` - built `openwiki.withEnvironemnt` with a failing Node preload to verify variables are set before CLI startup - downgraded to 0.2.0 and restored 0.3.0 with `nix-update` - `ast-grep scan packages/openwiki` - focused `nixfmt --check` for the changed Nix files
Fryuni merged commit 06c0023a97 into main 2026-08-04 20:36:47 +00:00
Fryuni deleted branch openwiki 2026-08-04 20:36:47 +00:00
Fryuni referenced this pull request from a commit 2026-08-04 20:36:49 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Fryuni/llm-agents.nix!5
No description provided.