Commit Graph

10 Commits

Author SHA1 Message Date
Robin Olsen
aabce0b0b2 refactor to use app package instead of service
refactor app to be composable
2026-02-28 23:30:31 +01:00
Robin Olsen
ba4d3df669 refactor names and minimize dependencies 2026-02-28 22:17:55 +01:00
Robin Olsen
ba0115d1bc lots of changes and reducing dependency imports 2026-02-28 16:39:50 +01:00
Robin Olsen
33c8c05ae3 refactor to decouple commands form entrypoint for reusability and centralizing commands.
Increase reusability and composition
2026-02-22 19:46:55 +01:00
Robin Olsen
118e67dbf4 refactor services to use Interface and change name to app 2026-02-22 16:16:09 +01:00
Robin Olsen
08ded5384c change signature of interfaces to fit Interface interface 2026-02-12 19:57:52 +01:00
Robin Olsen
3bf80ba859 add comments to the repl package 2026-02-08 12:56:09 +01:00
Robin Olsen
6bf8b76aab add descriptive comment to variour commands
move completions to its own class
2026-02-07 12:15:09 +01:00
Robin Olsen
d962ab9314 add run with args for running as sub command 2026-02-06 23:30:59 +01:00
Robin Olsen
0dcfe3989d refine architecture
change module name to repo
2026-02-02 11:22:20 +01:00