wingman-ai

An open source AI assistant VSCode extension. Works with Ollama, HuggingFace and OpenAI

MIT License

Stars
152
wingman-ai - v0.7.26

Published by RussellCanfield 6 days ago

  • Improve code completion caching

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.25...v0.7.26

wingman-ai - v0.7.25

Published by RussellCanfield 7 days ago

  • Fix display issue in the indexer screen with scrolling
  • Tweak code writer prompt for more reliable JSON parsing
  • Change diff view to exclude spacing

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.24...v0.7.25

wingman-ai - v0.7.24

Published by RussellCanfield 7 days ago

wingman-ai - v0.7.23

Published by RussellCanfield 7 days ago

  • Rework persistence to include indexing filters.
  • Use filters during on save event, server side.
  • Tweak styling of index view
  • Tweak styling of chat view

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.22...v0.7.23

wingman-ai - v0.7.22

Published by RussellCanfield 8 days ago

  • Composer will now leverage previously modified files in memory on follow up requests
  • Tweak Composer phase "planner" to more correctly identify new files

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.21...v0.7.22

wingman-ai - v0.7.21

Published by RussellCanfield 9 days ago

  • Fix a bug related to Composer code review, tagging files as not using markdown.
  • Fix a retry bug related to Composer fixing problems.

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.20...v0.7.21

wingman-ai - v0.7.20

Published by RussellCanfield 9 days ago

wingman-ai - v0.7.16

Published by RussellCanfield 10 days ago

  • Handle server side embedding failures

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.15...v0.7.16

wingman-ai - v0.7.15

Published by RussellCanfield 10 days ago

  • Fix an error with embeddings crashing chat responses.

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.14...v0.7.15

wingman-ai - v0.7.14

Published by RussellCanfield 13 days ago

wingman-ai - v0.7.13

Published by RussellCanfield 17 days ago

New Feature - Validation
Added a new "Validation" feature to Composer. Validate allows you to manually submit requests for Wingman to correct build output failures. This feature is currently experimental, see the docs here:

Validate Docs

  • Fix a bug related to Anthropic chat
  • Rework settings to have a cleaner interface and extensible

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.12...v0.7.13

wingman-ai - v0.7.12

Published by RussellCanfield 20 days ago

  • Reduce cost of indexing by leveraging Claude Haiku and GPT-4o-mini
  • Stabilize Anthropic chat
  • Tweak code planner and writer prompt

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.11...v0.7.12

wingman-ai - v0.7.11

Published by RussellCanfield 21 days ago

  • Enhance planner when creating new files or discovering existing files not directly provided by the user.
  • Focus Code Writer file-by-file, to bypass token output limits.
  • Fix inclusion filters constantly refreshing via state.

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.10...v0.7.11

wingman-ai - v0.7.10

Published by RussellCanfield 22 days ago

  • Planner now retrieves objects based on a refined query using the "rerank" or "cheaper" model if no files are provided, attempting to give more related files. This now considers both upstream and downstream files as part of the results.
  • Planner now only reranks if it was not initially provided with files.
  • Fixed a chat persistence bug.
  • Fix a config spacing issue.
  • Ensured that indexing ended early if there was no work to perform.

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.9...v0.7.10

wingman-ai - v0.7.9

Published by RussellCanfield 24 days ago

wingman-ai - v0.7.8

Published by RussellCanfield 24 days ago

wingman-ai - v0.7.7

Published by RussellCanfield 24 days ago

  • Improve prompt file separators
  • Add error pop up if vector database cannot load
  • Fix config screen having 3 save buttons

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.6...v0.7.7

wingman-ai - v0.7.6

Published by RussellCanfield 24 days ago

wingman-ai - v0.7.5

Published by RussellCanfield 24 days ago

  • Added code completion query cache
  • Disable chat and composer input submit if there is no input
  • Fix diff view being full screen

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.4...v0.7.5

wingman-ai - v0.7.4

Published by RussellCanfield 25 days ago

  • Fix chat history persistence
  • Enable auto focus for chat and composer
  • Add new composer hotkey
  • Tweak code completion prompt

Full Changelog: https://github.com/RussellCanfield/wingman-ai/compare/v0.7.3...v0.7.4