Skip to content

v1.5.2

Latest

Choose a tag to compare

@wangxingjun778 wangxingjun778 released this 22 Dec 03:23

Release Notes

📚 Documentation Improvements

  • Fixed broken links and formatting in Chinese documentation
    • Corrected doc links in index.rst and Projects/fin-research reference (#790, #791, #792)
    • Updated agent skills documentation (#793)
    • Improved English documentation and site configuration (#794, #795)
    • Added related links to RinResearch README (#796)
      by @wangxingjun778

🛠️ Bug Fixes

  • Code Generation & Parsing

    • Fixed import parser bugs, including Vue file support and path alias (@/) resolution via tsconfig.json/vite.config.js (#801, #811)
    • Improved robustness of code extraction using <result> tags instead of markdown code blocks (#801)
    • Fixed concurrency issues with a new file locking mechanism (#801)
    • Refined stop-sequence handling to prevent KeyError and improve LLM interaction (#799, #812)
    • Fixed filesystem tool errors (#816)
  • Workflow & Tooling

Primarily by @tastelikefeet

🤗 Contributors

Special thanks to our contributors for this release:
@wangxingjun778, @tastelikefeet, and @xucailiang.

New Contributors

Full Changelog: v1.5.1...v1.5.2