Skip to content

Releases: moeru-ai/alint

v0.7.1

v0.7.1 Pre-release
Pre-release

Choose a tag to compare

@nekomeowww nekomeowww released this 29 Aug 12:26
95a243b

What's Changed

  • fix(cli): bound progress rendering and handle interrupts by @nekomeowww in #89

Full Changelog: v0.7.0...v0.7.1

v0.7.0

v0.7.0 Pre-release
Pre-release

Choose a tag to compare

@nekomeowww nekomeowww released this 29 Aug 12:24
e4c487a

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@nekomeowww nekomeowww released this 28 Aug 15:33
713d963

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@nekomeowww nekomeowww released this 16 Aug 07:06
5368d8c

What's Changed

  • feat(cli): supports acp as model by @nekomeowww in #78
  • feat(lsp): initialize vscode client and lsp by @sumimakito in #84
  • feat(lsp): refresh diagnostics on save and reload config by @sumimakito in #85
  • fix(core): consume pending tool calls in structured output by @Alice39s in #82
  • fix(cli): list missing subcommands by @shinohara-rin in #80
  • feat(model-adapter-acp): support streaming tool calls by @lawvs in #79

New Contributors

Full Changelog: v0.3.2...v0.5.0

v0.4.0

Choose a tag to compare

@nekomeowww nekomeowww released this 07 Aug 18:35
6c66216

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

Choose a tag to compare

@nekomeowww nekomeowww released this 04 Aug 17:11
a6e8a1a

What's Changed

  • feat(cli): add warns about store credentials in local, more docs by @Misaka-0x447f in #74
  • fix(cli,core): honor the global default model fallback by @Misaka-0x447f in #76

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.0

Choose a tag to compare

@nekomeowww nekomeowww released this 03 Aug 12:42
e6f3f01

What's Changed

  • fix(core,cli): cause not passed & rendered by @nekomeowww in #71
  • fix(core): forward model params in generateStructured by @lulu0119 in #70

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@nekomeowww nekomeowww released this 30 Jul 11:23
f97b496

What's Changed

Full Changelog: v0.1.5...v0.2.0

v0.1.5

Choose a tag to compare

@nekomeowww nekomeowww released this 28 Jul 15:33
4bd0fc9

What's Changed

  • feat: add function info contract and source runtime extraction by @sumimakito in #61
  • refactor!: unify the language ids with VSC convention by @sumimakito in #62
  • feat(core): add languages rule contract and wire src.extract by @sumimakito in #63
  • perf(cli): prefer to AsyncGenerator for file discovery by @nekomeowww in #64
  • feat(core,languages): introduce core languages package by @sumimakito in #65
  • feat(cli): add concurrent model speed benchmarks by @nekomeowww in #67
  • refactor: switch to core languages for additional language support by @sumimakito in #66
  • refactor(*)!: incorrect file planner by @nekomeowww in #68

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

v0.1.4

v0.1.4 Pre-release
Pre-release

Choose a tag to compare

@nekomeowww nekomeowww released this 23 Jul 17:47
041af46

What's Changed

  • feat(cli,core): add cacheOnly to run options by @sumimakito in #44
  • feat(config,core): add signal to run options for cancellation by @sumimakito in #45
  • feat(core): improve retry handling by @nekomeowww in #46
  • feat(plugin-example): added new no-vacuous-function rule by @nekomeowww in #48
  • refactor(core): add run-wide rule execution concurrency by @nekomeowww in #47
  • feat(plugin-js): add mixed layer abstraction rule by @nekomeowww in #49
  • fix(plugin-js): surface mixed layer suggestions by @nekomeowww in #50
  • feat(core,config,plugin): support typed plugin rule options by @nekomeowww in #51
  • refactor(cli): print stats chart by day/week/month in vertical and horizontal variants by @sumimakito in #52
  • feat(plugin-js): add repository-aware review rules by @nekomeowww in #53
  • fix(cli): improve progress bar sweep animation by @nekomeowww in #54
  • fix(cli): print partial diagnostics on run failure by @nekomeowww in #56
  • feat(plugin-example-go): add semantic Go review rules by @nekomeowww in #57
  • feat(cli): add Cerebras and Groq providers by @nekomeowww in #58
  • feat(cli): manage configured providers and models by @nekomeowww in #55
  • refactor(core)!: bound run pipeline memory usage by @nekomeowww in #59
  • chore(LICENSE): added by @nekomeowww in #60

Full Changelog: v0.0.24...v0.1.4