feat(cli): bring @emisso/accounting-cli into main - #4
Merged
Conversation
Full CLI for the accounting engine using @effect/cli and @emisso/cli-core. 24 commands across 7 groups: chart, entry, import, report, tax, xml, period, plus a doctor command. 49 tests passing. Includes shared options module, config resolution (CLI flags → env vars → defaults), Effect wrappers, and formatting helpers for tables/CSV/JSON output. Also fixes engine package.json export paths (.mjs → .js/.cjs). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Resolve conflicts: - .github/workflows/ci.yml: unify trigger order - AGENTS.md: keep detailed tagline + key invariants + code example + 3-package architecture - README.md: include both CLI section (from main) and FAQ/Alternatives (from cli branch) - llms.txt: include all 3 packages + full API surface - pnpm-lock.yaml: regenerate with pnpm install Add changeset for @emisso/accounting-cli initial release (0.1.0 → 0.2.0). All 230 tests passing: engine (178) + api (3) + cli (49). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
cdotte
marked this pull request as ready for review
April 23, 2026 17:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Trae el paquete `@emisso/accounting-cli` (commit `0899684`) a `main` con `main` mergeada encima (incluye los releases v0.2.0 recientes).
Cambios
Verificación local
Flujo al mergear
🤖 Generated with Claude Code