Skip to content

Releases: Beer-Bears/scaffold

v0.1.2

21 Jul 20:57
5f1da5f

Choose a tag to compare

What's Changed

  • fix(parser): find exist node for calling by @Trunn5 in #120
  • feat(mcp): add all classes, functions tool by @Trunn5 in #135
  • feat: implement refreshing mechanism by @onemoreslacker in #131

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Jul 17:21
2e314e8

Choose a tag to compare

What's Changed

  • docs: update project documentation by @peplxx in #130
  • fix(ci): add arm64 platform container build by @peplxx in #133
  • fix(docker): add codebase dir creation by @peplxx in #134

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Jul 16:23
ac77102

Choose a tag to compare

What's Changed

  • dev: Initialize Project Repository by @peplxx in #1
  • feat: improve readme, add docker compose ci by @peplxx in #2
  • docs: add docmost support by @onemoreslacker in #5
  • 7 add poetry by @Trunn5 in #8
  • #6: Add database by @Trunn5 in #4
  • feat: add generator interface models by @Trunn5 in #34
  • ci: pull request approve message by @peplxx in #35
  • ci: conventional commit pr title checker by @peplxx in #39
  • docs: update main readme by @peplxx in #37
  • docs: update project banner by @peplxx in #40
  • ci: add dependabot configuration by @peplxx in #45
  • docs: add qa research by @peplxx in #44
  • ci: update dependabot config by @onemoreslacker in #47
  • feat: implement python ast parser by @onemoreslacker in #41
  • chore(deps): bump actions/github-script from 6 to 7 by @dependabot[bot] in #48
  • feat: Add db entities + db writer by @Trunn5 in #28
  • feat(core): connect parser with at generator by @peplxx in #57
  • chore(deps): bump python from 3.11-slim to 3.13-slim by @dependabot[bot] in #49
  • ci: add CodeQL security scanning by @peplxx in #52
  • feat(dev): mock implementation of mcp by @mashfeii in #36
  • chore(deps): bump pydantic-settings from 2.9.1 to 2.10.0 by @dependabot[bot] in #70
  • chore(deps-dev): bump pytest-asyncio from 0.21.2 to 0.23.8 by @dependabot[bot] in #69
  • chore(deps-dev): bump pytest from 7.4.4 to 8.4.1 by @dependabot[bot] in #68
  • feat(dev): add pre-commit and workflow by @Trunn5 in #61
  • fix(parser): refactor by @Trunn5 in #66
  • feat(test): setup auto testing by @Trunn5 in #88
  • feat(parser): handle async functions by @Trunn5 in #89
  • feat(generator): connect folders to files nodes by @Trunn5 in #93
  • test: codebase parsing and graph generation by @onemoreslacker in #96
  • chore(deps): bump actions/setup-python from 4 to 5 by @dependabot[bot] in #92
  • chore(deps): bump fastmcp from 2.9.0 to 2.9.2 by @dependabot[bot] in #84
  • feat(core): implement Vector RAG Algorithm by @peplxx in #91
  • feat(parser): Parsing Imports by @Trunn5 in #99
  • feat(mcp): Node Information Tool by @Trunn5 in #105
  • feat: implement .scaffoldignore support by @onemoreslacker in #111
  • feat(docs): add readme guide for using scaffold by @Trunn5 in #109
  • feat(core): finalize mcp workflow by @peplxx in #119
  • chore(deps): bump llama-index-core from 0.12.48 to 0.12.49 by @dependabot[bot] in #113
  • chore(deps-dev): bump pytest-asyncio from 0.23.8 to 1.1.0 by @dependabot[bot] in #114
  • chore(deps): bump fastmcp from 2.10.4 to 2.10.5 by @dependabot[bot] in #112
  • chore(docs): remove docmost configuration by @peplxx in #127
  • ci: add docker image build-publish pipeline by @peplxx in #128
  • chore(deps): bump aiohttp from 3.12.13 to 3.12.14 by @dependabot[bot] in #129

New Contributors

  • @peplxx made their first contribution in #1
  • @onemoreslacker made their first contribution in #5
  • @Trunn5 made their first contribution in #8
  • @dependabot[bot] made their first contribution in #48
  • @mashfeii made their first contribution in #36

Full Changelog: https://github.com/Beer-Bears/scaffold/commits/v0.1.0