Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support to track Agent API version #10339

Closed
@spikecurtis

Description

@spikecurtis

Background

We are in the process of consolidating/refactoring the API calls the Coder Agent makes into a new Agent API. This API will be versioned separately from the main Coder Product version and consist of a major and minor version (no patch).

The existing combination of REST calls and websockets is now defined as Agent API version 1.0.

Feature

  1. Define a new column in theworkspace_agents table, calledapi_version to track the API version of the agent when it connects.
  2. Populate the API version in the same code-path as we populate theversion column. For now we can hard-code1.0 as the version.
  3. API calls that fetch the Agent should return theapi_version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp