Giter VIP home page Giter VIP logo

unit-agent's Introduction

Unit Agent

Build GitHub release (latest by date)

Todos:

Support for IDE features:

  • Chat with IDE
    • Generate test
    • 实现:重现 xx 功能, devti:/chat/feature
    • 重构:重构 xx 方法
    • 替换:替换 xx 方法devti:/refactor/method
  • Custom LLM Server
  • Telemetry Server
    • Accept
    • Reject
    • Feedback
  • Context Engineering
    • Open Tabs
    • Related Files
    • with Dependency Context
      • parse Gradle for dependencies
  • Local Model
    • Local Embedding / Model with Onnx ?
      • with SentenceTransformer?
    • Local Conversation converter.
    • Max Token Usage with Model specific ?
  • Command
    • IO Command
    • Refactor Command / Replacer
    • Analysis Command / Analyzer

Completion type

  • Code completion type
    • Inline
    • AfterLineEnd
    • Block
  • Completion Solution Type
    • Panel
    • Solutions?

JSON RPC Protocol

  • Notifications
    • initialize
    • notify_show
    • notify_accepted
    • notify_rejected
    • workspace_dependencies
    • workspace_file-open
    • workspace_file-change
    • workspace_file-close
  • Request
    • config
    • sign_in
    • sign_out
    • editor_info
    • version_get
    • completion_once
    • completion_cycling
    • completion_solutions

LICENSE

This code is distributed under the Apache 2.0 license. See LICENSE in this directory.

unit-agent's People

Contributors

phodal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.