Skip to content

Latest commit

 

History

History
635 lines (328 loc) · 27.4 KB

CHANGELOG.md

File metadata and controls

635 lines (328 loc) · 27.4 KB

📦 Changelog

conventional commits semantic versioning

All notable changes to this project will be documented in this file

1.0.94 (2025-01-23)

🤖 Build System

1.0.93 (2025-01-16)

🤖 Build System

  • Working on making web version that requires no install. (2dfd4c8)

1.0.92 (2025-01-09)

🤖 Build System

  • Pruning unused code and better error reporting. (3b939cd)

1.0.91 (2025-01-07)

🤖 Build System

1.0.90 (2025-01-07)

📝 Documentation

  • trigger cloudflare pages rebuild. (8f33d48)
  • trigger cloudflare website redeployment. (49c12cc)

🤖 Build System

  • added support for LLM editing CSS files. (60f586f)

1.0.89 (2025-01-05)

📝 Documentation

🤖 Build System

  • Update docs to reference CDN image links to show up in NPM readme. (0515ad7)

1.0.88 (2025-01-04)

🤖 Build System

  • fix problem with showing plan edit tools in chat related to conversation title. (bcf345d)

1.0.87 (2025-01-04)

🤖 Build System

  • fix bug in auto generating conversation title. (6f4ceb6)

1.0.86 (2025-01-04)

🤖 Build System

  • disable automatic title generation. (c7a4b54)

1.0.85 (2025-01-04)

🤖 Build System

  • fix bug in conversation title not saving correctly and blanking conversation. (c6ac1ad)

1.0.84 (2025-01-04)

📝 Documentation

  • update docs to provide instructions for getting granite3.1-dense model for ollama (0f5d7aa)

🤖 Build System

  • remove leftover NURBS language from default system prompt. (20ac3ba)

1.0.83 (2025-01-04)

📝 Documentation

  • embedded merging demo in to landing page. (409cf50)
  • update site to be nicer (d254d31)

🤖 Build System

  • Made refreshing the page stay on the current tab. (5d1d484)

1.0.82 (2025-01-04)

🤖 Build System

  • working on merging code. (8c2e217)

1.0.81 (2025-01-04)

🤖 Build System

  • fixed bug in AST manipulation logic related to nested function definitions. (2948752)

1.0.80 (2025-01-04)

🤖 Build System

1.0.79 (2025-01-04)

🤖 Build System

1.0.78 (2025-01-04)

🤖 Build System

  • Fixed bug in merging code (79050d9)

1.0.77 (2025-01-02)

📝 Documentation

  • make landing page a little bit more pretty (e86ee11)
  • tweak landing page background (63e1164)

🤖 Build System

  • updated the colors to handle both light and dark mode. (fd0e1a6)

1.0.76 (2025-01-02)

📝 Documentation

  • add meta tags to landing page for SEO (d96a94d)

🤖 Build System

  • fix bug with the codeManipulator not correctly merging functions (2681d49)

1.0.75 (2025-01-02)

🤖 Build System

  • failback to regular rex if markdown fails to render (6f45968)
  • update landing page to be nice on mobile. (3d7f373)

1.0.74 (2025-01-01)

🤖 Build System

  • cleanup un-needed debugging messages. (23659c9)

1.0.73 (2025-01-01)

📝 Documentation

  • add AST merge images to landing page (1d776cc)
  • landing page updates (cbf4f68)
  • Make the landing page better looking (b25870c)

🤖 Build System

  • Made it start on the next available port if 3000 is already in use. (0141bba)

1.0.72 (2025-01-01)

🤖 Build System

  • possibly make work on windows. (3c3dbb0)

1.0.71 (2025-01-01)

🤖 Build System

  • fixing package to work with npx for windows (4eef3c8)

1.0.70 (2025-01-01)

🤖 Build System

  • fix to make aiCoder run on windows. (02135dc)

1.0.69 (2025-01-01)

📝 Documentation

🤖 Build System

  • Trying to make aicoder work with npx (2ba17aa)

1.0.68 (2024-12-31)

📝 Documentation

🤖 Build System

  • possibly make work using npx (5d64fc7)

1.0.67 (2024-12-31)

📝 Documentation

🤖 Build System

1.0.66 (2024-12-31)

🤖 Build System

  • added gemini LLM support. (9b1a9df)

1.0.65 (2024-12-28)

🤖 Build System

  • prevent replacement of unicode characters (e2e926d)

1.0.64 (2024-12-26)

📝 Documentation

🤖 Build System

  • added more custom prompts to default list. (edd2912)
  • Added more premade prompts. CLeanup docs. (c20895b)

1.0.63 (2024-12-22)

🤖 Build System

  • Prevent no file selected error on plan chats. (ecd0a7d)

1.0.62 (2024-12-22)

🤖 Build System

  • added a little razzle dazzle. (fa7215b)

1.0.61 (2024-12-20)

🤖 Build System

  • improve local llm setup script. (4b0e981)

1.0.60 (2024-12-20)

🤖 Build System

  • cleanup and improve merging. (db128e7)

1.0.59 (2024-12-19)

🤖 Build System

  • make web sockets work behind reverse proxy not at root. (5935375)

1.0.58 (2024-12-19)

🤖 Build System

  • Added import statement merger. (bd113b1)

1.0.57 (2024-12-19)

🤖 Build System

1.0.56 (2024-12-18)

🤖 Build System

1.0.55 (2024-12-17)

🤖 Build System

1.0.54 (2024-12-16)

🤖 Build System

  • Lots of UI tweaks and some default prompt changes. (1f5a543)

1.0.53 (2024-12-15)

🤖 Build System

  • Made web sockets work for both http and https. (0149c63)

1.0.52 (2024-12-15)

🤖 Build System

1.0.51 (2024-12-15)

🤖 Build System

  • Fix bug causing frontend to not build correctly. (36d5eec)

1.0.50 (2024-12-15)

🤖 Build System

  • added build step for frontend (4af8699)
  • cleanup lingering unreachable code. (bdb5924)

1.0.49 (2024-12-14)

🤖 Build System

1.0.48 (2024-12-14)

🤖 Build System

  • Use '@mmiscool/scrape_to_markdown' for scraping html to markdown. (8e9b4a9)

1.0.47 (2024-12-14)

🤖 Build System

  • Make default editor configurable. Defaults to VS code. (dd3cf38)

1.0.46 (2024-12-13)

🤖 Build System

  • Refactor settings storage. (1877d19)

1.0.45 (2024-12-12)

🤖 Build System

  • added function list button to tools tab. (8f458f0)

1.0.44 (2024-12-12)

🤖 Build System

  • Fixed problem where exported classes were not showing in methods list. (3b76afa)

1.0.43 (2024-12-12)

🤖 Build System

  • cleanup alerts in frontend. Added URL downloader to markdown for conversations. (60a47cc)

1.0.42 (2024-12-11)

🤖 Build System

  • Prevent setting screen from not working if ollama is not installed (343f133)

1.0.41 (2024-12-11)

🤖 Build System

  • changed default port number and added argument to start on custom port. (7a0385f)

1.0.40 (2024-12-10)

🤖 Build System

  • added icons to UI tabs. (2d5cc46)

1.0.39 (2024-12-10)

🤖 Build System

  • UI improvements and replacing files tab with fileDialog (e6fd2c8)

1.0.38 (2024-12-10)

🤖 Build System

  • Added snippet merge fail detection and automatic request of corrected snippets. (a783fec)

1.0.37 (2024-12-10)

🤖 Build System

  • UI tweaks and better custom prompt management (a5e137e)

1.0.36 (2024-12-09)

🤖 Build System

  • added syntax checking to snippets prior to merge. (2ad683e)

1.0.35 (2024-12-09)

🤖 Build System

1.0.34 (2024-12-09)

🤖 Build System

1.0.33 (2024-12-08)

🤖 Build System

  • add verification checks to for target file (5bf9761)

1.0.32 (2024-12-08)

🤖 Build System

  • Added default custom prompts. (21751cd)

1.0.31 (2024-12-08)

🤖 Build System

  • added ability to store reusable prompts. (5177767)

1.0.30 (2024-12-08)

🤖 Build System

  • remove unused packages. Clean up debugging console logs. (f01e289)

1.0.29 (2024-12-08)

🤖 Build System

1.0.28 (2024-12-07)

🤖 Build System

  • fix problem with merge code (08d4921)

1.0.27 (2024-12-07)

🤖 Build System

  • Updating docs for new UI. (ceaf8fe)

1.0.26 (2024-12-07)

🤖 Build System

  • improve interface style (5aafb80)

1.0.25 (2024-12-07)

🤖 Build System

  • added conversation history. Major changes. (4a6bfae)

1.0.24 (2024-12-04)

🤖 Build System

  • Added tools for making edits to the plan using chat better. (68efbaa)

1.0.23 (2024-12-03)

🤖 Build System

  • Swap to esprima-next package to support spread operator. (9dc3eec)

1.0.22 (2024-12-02)

🤖 Build System

1.0.21 (2024-12-02)

🤖 Build System

  • Fix broken build. Added support for Anthropic (27be782)

1.0.20 (2024-12-02)

🤖 Build System

  • Added support for Anthropic (5676cf0)

1.0.19 (2024-12-01)

🤖 Build System

  • tweak to default prompt when selecting method from tools tab. (e39bad2)

1.0.18 (2024-12-01)

🤖 Build System

1.0.17 (2024-12-01)

🤖 Build System

  • make auto apply code buttons justify right. (ba69426)

1.0.16 (2024-11-30)

🤖 Build System

  • refactoring and added new UI docs (b7f3431)

1.0.15 (2024-11-30)

🤖 Build System

1.0.14 (2024-11-30)

🤖 Build System

1.0.13 (2024-11-30)

🤖 Build System

  • More changes to support webUI. (b64ea06)

1.0.12 (2024-11-29)

🤖 Build System

  • Fleshing out the web UI (26b6d1d)

1.0.11 (2024-11-25)

🤖 Build System

  • Allow for selection of stub methods and automatically generate the method. (faa2d15)

1.0.10 (2024-11-19)

🤖 Build System

  • Triggering npm package build (d57f4b8)

1.0.9 (2024-11-12)

🤖 Build System

1.0.8 (2024-11-10)

🤖 Build System

  • Cleanup NPM automatic deployment tooling (6996d92)

1.0.7 (2024-11-09)

🤖 Build System

  • Add homepage link to package.json (40003f6)

1.0.6 (2024-11-09)

🤖 Build System

  • Add npm package install instructions to README (0f16ddb)

1.0.5 (2024-11-09)

🤖 Build System

  • CHange package name to make NPM happy (334ec0b)

1.0.4 (2024-11-09)

🤖 Build System

1.0.3 (2024-11-09)

🤖 Build System

1.0.2 (2024-11-09)

🤖 Build System

  • I wonder if we will now have an NPM package (545acae)

1.0.1 (2024-11-09)

🤖 Build System

  • ANOYING npm PACKAGE THING (0faf1e4)

1.0.0 (2024-11-09)

🤖 Build System

  • HOPEFULLY MAKE NPM PACKAGE (539db1c)