Skip to content

Labels

Labels

  • A-ci

    This issue concerns our GitHub Actions setup.
  • C-bug

    This is a bug-report. Bug-fix PRs use `C-enhancement` instead.
  • C-enhancement

    This is a PR that adds a new feature or fixes a bug.
  • C-feature-accepted

    This feature request is accepted.
  • C-feature-request

    This is a feature request issue. Implementations of feature requests use `C-enhancement` instead.
  • C-maintenance

    This is an issue or PR about stuff such as documentation, GitHub Actions or code quality.
  • C-musing

    Stuff like tracking issues or roadmaps. "musings about a better world".
  • C-proposal

    A proposal of some kind, and a request for comments.
  • C-question

    A user question.
  • C-request

    A non-feature request, e.g. "please document the usage of xx".
  • D-A2A

    Domain: this issue relates to A2A protocol related functionalities
  • D-adk

    Domain: this is an issue related to the adk package
  • D-AgenticModel-impl

    Domain: this issue relates to AgentModel implementations
  • D-ai-coding

    Domain: this issue relates to using AI tools to help developing applications using Eino
  • D-callback

    Domain: This is an issue related to eino callback mechanism
  • D-chatmodel-impl

    Domain: This is an issue related to particular ChatModel implementation
  • D-checkpoint

  • D-component

    Domain: this issue relates to the abstraction of eino's components
  • D-dsl

    Domain: This is an issue related to the domain-specific-language driven composition for eino graphs
  • D-eino-dev

    Domain: This is an issue related to the eino-dev IDE plugin
  • D-example

    Domain: this issue relates to an example in the eino-example repository
  • D-flow

    Domain: this issue relates to eino's flow package
  • D-integration

    Domain: This is an issue related to 3rd party service integrations, excluding LLM providers
  • D-MCP

    Domain: this issue relates to MCP protocol related functionalities
  • D-schema

    Domain: this issue relates to basic domain entities and definitions in eino's schema package
  • D-session

    Domain: this issue relates to short term memory management for agents
  • D-tracing

    Domain: this issue relates to tracing capability based on callback mechanism
  • D-UI

    Domain: this issue relates to integration Eino with UI/frontend
  • dependencies

    Pull requests that update a dependency file
  • E-easy

    This is easy.