summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
10 hoursfix: register cmd_add handler correctly for tx add (v0.3.8)HEADv0.3.8masterDanilo M.5-4/+15
10 hoursfeat: tx add --from-id/--to-id to disambiguate same-name accounts (v0.3.7)v0.3.7Danilo M.8-20/+123
10 hoursdocs: spec for tx add --from-id/--to-id (ISSUES.md #2)Danilo M.1-0/+87
31 hoursdocs: pin reference firefly-iii checkout to the running instance versionDanilo M.1-0/+6
31 hoursfeat: tx list --flat, account create --if-not-exists, --since/--until doc (v0...v0.3.6Danilo M.10-13/+166
32 hoursdocs: spec for smaller ISSUES.md items (tx list --flat, account create --if-n...Danilo M.1-0/+92
32 hoursfeat: tx add echoes transfer direction to stderr (v0.3.5)v0.3.5Danilo M.5-2/+61
32 hoursfeat: completion suggests --type values per commandv0.3.4Danilo M.3-1/+47
32 hoursfeat: tx add --skip-dupes for idempotent imports (v0.3.4)Danilo M.6-10/+93
33 hoursfeat: tx add --dry-run to validate before writing (v0.3.3)Danilo M.6-8/+45
33 hoursfeat: account balance --at for historical balance (v0.3.2)Danilo M.6-5/+35
33 hoursfeat: tx list --all + truncation signal (v0.3.1)Danilo M.6-5/+75
2 daysfeat: add tx edit and tx delete (v0.3.0)v0.3.0Danilo M.7-3/+144
2 daysUpdated TODO.mdDanilo M.1-0/+3
2 daystest: cover --human _VIEWS; add TODO.mdDanilo M.2-0/+67
2 daysdocs: document the versioning scheme in CLAUDE.mdDanilo M.1-0/+16
2 daysoutput: decorate --human tables, color by tx type, IT datesv0.2.2Danilo M.4-6/+144
2 dayshelp, completion: descriptive help text and bash completionv0.2.1Danilo M.12-16/+228
2 daysaccount create: add verb for asset/expense/revenue accountsv0.2.0Danilo M.6-6/+106
2 daystx add: auto-create categories instead of requiring themDanilo M.3-8/+26
2 dayspyproject: rename dist to firefly-iii-agent, add PyPI metadatav0.1.0Danilo M.1-1/+18
2 daysdocs: sync CLAUDE.md (errors.py, SKILL.md upkeep)Danilo M.1-2/+9
2 daysdocs: link SKILL.md from READMEDanilo M.1-0/+8
2 daysdocs: add SKILL.md for agent operationDanilo M.1-0/+116
2 daysdocs: finalize README command referenceDanilo M.1-2/+33
2 daystest: gated live integration tests, self-cleaningDanilo M.2-0/+56
2 daysfeat: CLI wiring from command registryDanilo M.2-0/+82
2 daysfeat: transaction add/list/get/search with type inferenceDanilo M.3-1/+164
2 daysfeat: account, category, tag, auth commandsDanilo M.6-0/+95
2 daysfeat: name-to-id resolver with loud ambiguity errorsDanilo M.2-0/+78
2 daysfeat: command registry and contextDanilo M.3-0/+52
2 daysfeat: output emit and envelope unwrapDanilo M.2-0/+68
2 daysfeat: HTTP client with auth and error surfacingDanilo M.2-0/+82
2 daysfeat: config load/write with env overrideDanilo M.2-0/+70
2 daysfeat: error typesDanilo M.4-0/+34
2 dayschore: project scaffold, GPLv2 license, CLAUDE.mdDanilo M.7-0/+446
2 daysAdd firefly-cli implementation planDanilo M.1-0/+1387
2 daysAdd firefly-cli design specDanilo M.1-0/+164