Skip to content

Releases: DevSymphony/sym-cli

Release v0.1.13

14 Dec 00:13
1847352

Choose a tag to compare

What's Changed

  • fix: dashboard and init improvements by @baeyc0510 in #56
  • fix: improve linter execution with TypeScript support and language filtering by @ikjeong in #57

Full Changelog: v0.1.12...v0.1.13

Release v0.1.12

13 Dec 02:42
bf5b059

Choose a tag to compare

What's Changed

  • feat: add convention import feature by @ikjeong in #50
  • feat: add golangci-lint linter integration with v2.x support by @yessjun in #51
  • feat: implement mode-based execution for LLM validation by @sehwan505 in #53
  • feat: add convention and category CRUD operations via MCP and CLI by @ikjeong in #54
  • fix: handle removed linters in golangci-lint v2 and add CLI convention filtering by @ikjeong in #55

New Contributors

Full Changelog: v0.1.11...v0.1.12

Release v0.1.11

11 Dec 11:51

Choose a tag to compare

What's Changed

  • fix: simplify dashboard save conversion prompt by @ikjeong in #48
  • fix: prevent 'admin with no permissions' on fresh install by @baeyc0510 in #49

Full Changelog: v0.1.10...v0.1.11

Release v0.1.10

10 Dec 13:03
491e241

Choose a tag to compare

What's Changed

  • fix: rename file by @ikjeong in #42
  • feat: add category management with CLI command and MCP tool by @ikjeong in #43
  • feat: add category management(add, edit, remove) by @ikjeong in #44
  • feat(init): preserve existing config files when .sym directory exists by @baeyc0510 in #45
  • docs: update documentation for category feature by @ikjeong in #46
  • fix: use binary version in MCP config generation by @ikjeong in #47

Full Changelog: v0.1.9...v0.1.10

Release v0.1.9

10 Dec 02:56
acaf1a8

Choose a tag to compare

What's Changed

  • refactor: consolidate util packages and simplify bootstrap structure by @ikjeong in #40
  • chore: update docs and configure linting by @ikjeong in #41

Full Changelog: v0.1.8...v0.1.9

Release v0.1.8

09 Dec 11:37
b9ae415

Choose a tag to compare

What's Changed

  • refactor: simplify cmd package and consolidate documentation by @ikjeong in #39

Full Changelog: v0.1.7...v0.1.8

Release v0.1.7

09 Dec 05:30
3a0e11b

Choose a tag to compare

What's Changed

  • refactor: rename adapter package to linter and simplify concurrency by @ikjeong in #37
  • refactor: restructure validator with git package extraction and execution unit abstraction by @ikjeong in #38

Full Changelog: v0.1.6...v0.1.7

Release v0.1.6

08 Dec 06:05
51c361a

Choose a tag to compare

What's Changed

  • Add Pylint adapter and refactor adapter architecture by @ikjeong in #31
  • feat: change llm model and refactor code structure by @sehwan505 in #33
  • feat(dashboard): enhance language management in policy editor by @baeyc0510 in #32
  • feat: support configurable execution mode (CLI or API) by @sehwan505 in #34
  • Feat/local role system by @baeyc0510 in #35
  • refactor: restructure LLM module with provider registry pattern by @ikjeong in #36

Full Changelog: v0.1.5...v0.1.6

Release v0.1.5

25 Nov 04:11
581233a

Choose a tag to compare

What's Changed

  • [REFACTOR] 불필요한 코드 및 파일 제거 by @ikjeong in #29

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

19 Nov 03:56
15fd8e9

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4