Skip to content

Releases: Frodigo/garage

2025.2

16 Jul 20:42
638ce66
Compare
Choose a tag to compare

What's Changed

In this milestone an alpha version of NitroDigest CLI is released to PyPi: https://pypi.org/project/nitrodigest-cli/

The very first documentation is deployed here: https://frodigo.com/projects/nitrodigest/docs


All commits

  • refactor: made garage page as a homepage by @Frodigo in #49
  • fix: simplified zen of garage and removed duplicated content from abo… by @Frodigo in #50
  • content: why teaching kids programming is not easy by @Frodigo in #51
  • feat: NitroDigest kickoff by @Frodigo in #54
  • content: updated projects page + added link to the ADR in the garage … by @Frodigo in #56
  • content: new learning roadmap content by @Frodigo in #57
  • fix: fixed broken links by @Frodigo in #58
  • content: updated ML roadmap by @Frodigo in #60
  • poc: socratic programming tutor by @Frodigo in #61
  • fix: NitroDigest prompt import by @nestak in #59
  • fix: NitroDigest email processor cannot find variables from env file by @nestak in #62
  • chore: ignore venv directories for python by @nestak in #63
  • feat(#65). Added docker setup for local Ollama by @Frodigo in #67
  • content: added new article about (surprise) kitchen renovation by @Frodigo in #68
  • chore(NitroDigest): gmail setup notes by @nestak in #75
  • chore(NitroDigest): move defaults to args definitions by @nestak in #76
  • chore: added precommit config & cleaned a little bit by @Frodigo in #79
  • chore: removed outdated and no longer needed code by @Frodigo in #80
  • Create dependabot.yml by @Frodigo in #91
  • chore(deps-dev): bump junit:junit from 4.11 to 4.13.1 in /sandbox/backend/java/simple-eccomerce in the maven group across 1 directory by @dependabot[bot] in #84
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #86
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #87
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #88
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #89
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #90
  • fix: increased ctx length in Ollama Modelfile by @Frodigo in #96
  • fix(NitroDigest): add request timeouts by @nestak in #98
  • feat(#69). Added simple fixed backoff retry mechanism by @Frodigo in #99
  • refactor(#73). Refactor summarizer and adder error handling and logging by @Frodigo in #100
  • feat(#7)!. Added JSON configuration management by @Frodigo in #101
  • feat: added new blog about RSS feed generator by @Frodigo in #104
  • fix: exclude code blocks from links geneation in rss feed by @Frodigo in #105
  • refactor(#102): changed prompt, added two steps summarizing for ollama by @Frodigo in #106
  • feat(#22): added support for custom prompt via args and configuration by @Frodigo in #107
  • feat: new journal (2025-04-18) by @Frodigo in #108
  • chore: updated nitrodigest readme, added info about it to the now page by @Frodigo in #109
  • chore: added new journal - 2025-04-19 by @Frodigo in #110
  • feat: python basics materials by @Frodigo in #111
  • chore: journal - 22-04-2025 - tried to get back to work after holiday by @Frodigo in #112
  • chore: added new journal 23-04-2025 - split text into chunks by @Frodigo in #114
  • feat(#97): added token budget segmenter by @Frodigo in #113
  • chore: journal 26-04-2025 -> CLI tools research by @Frodigo in #115
  • feat: updated python tutorial notes by @Frodigo in #116
  • chore: added journal about exploring CLI tools best practices by @Frodigo in #117
  • chore: added journal with CLI tools best practices learning part 3 by @Frodigo in #118
  • chore: journal about designing NitroDigest CLI tool by @Frodigo in #120
  • refactor: cleaning + readme update by @Frodigo in #121
  • refactor: cleaning part 2 by @Frodigo in #122
  • fix: fixed broken e2e build by @Frodigo in #123
  • refactor!: simplified nitrodigest by @Frodigo in #124
  • refactor!: removed summary_writer by @Frodigo in #125
  • chore: updated journals by @Frodigo in #126
  • chore: added journals + added epilog to nitrodigest argparser by @Frodigo in #127
  • chore: added notes, journal, started new learning project by @Frodigo in #128
  • fix: fixed issues wit nltk and logs printing by @Frodigo in #129
  • feat: added database schema for testtrack project by @Frodigo in #130
  • refactor: reorganized repository by @Frodigo in #131
  • fix: fixed rss feed generation by @Frodigo in #132
  • Fix/rss feed generation by @Frodigo in #133
  • fix: fixed links formats by @Frodigo in #134
  • build(#52): Nitrodigest python package publishing by @Frodigo in #135
  • fix: fixed typo in worklfow file" by @Frodigo in #136
  • fix: fixed publishing to pypi workflow by @Frodigo in #137
  • fix: wrong entrypoint by @Frodigo in #138
  • fix: moved promt to summarizer by @Frodigo in #139
  • refactor: reorganized nitrodigest packages by @Frodigo in #140
  • fix: fixed nitrodigest build by @Frodigo in #141
  • refactor: config improvements by @Frodigo in #142
  • fix: removed unnecessary log by @Frodigo in #143
  • fix: added missed dependencies to setuptools by @Frodigo in #144
  • chore: bump nitrodigest to 0.1.5 by @Frodigo in #145
  • docs: very first version of nitrodigest docs by @Frodigo in #146
  • chore: updated link to docs by @Frodigo in #147
  • feat: mini learining project - fuel-consumption analysis by @Frodigo in #148
  • Update LICENSE-WEBSITE by @Frodigo in #149
  • Update Licensing.md by @Frodigo in #150
  • refactor: rewritten algorithms from JS to Python by @Frodigo in #151
  • refactor: rewritten simple ecommerce backend from Java to Python by @Frodigo in #152
  • build: added permissions to worflows by @Frodigo in #153
  • chore: added info about AI to roadmaps by @Frodigo in #154
  • refactor: rewritten ciphers from C# to Python by @Frodigo in #155
  • docs: added guide about how to summarize a single file using NitroDigest by @Frodigo in #156
  • docs: added guide about how to summarize files in directory by @Frodigo in #159
  • chore: updated learning track for SQL by @Frodigo in #160
  • docs: guide for prompting by @Frodigo in #162
  • feat: added notebook with first ML model by @Frodigo in #163
  • docs: guides about configuration and output by @Frodigo in #164
  • feat: resolved second excercise from basic python tasks by @Frodigo in #165
  • docs: added guide about how to summarize emails by @Frodigo in #168
  • chore: content update by @Frodigo in #169
  • chore: added notes about cybersecurity b...
Read more

2025.1

06 Apr 18:15
53b8e35
Compare
Choose a tag to compare

Initial release. Let the flames begin! 🔥

What's Changed

New Contributors

Full Changelog: https://github.com/Frodigo/garage/commits/2025.1