Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text editor + Playground UI #21

Merged
merged 16 commits into from
Sep 12, 2024
Merged

Text editor + Playground UI #21

merged 16 commits into from
Sep 12, 2024

Commits on Sep 6, 2024

  1. Working on text editor

    shawnlewis committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8a24c69 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Fix failing tests

    shawnlewis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9f2fd40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c9a9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d029473 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Text editor agent

    shawnlewis committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6915e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f7b67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4163b5e View commit details
    Browse the repository at this point in the history
  4. AgentTextEditor eval fixes/improvements

    - system message at end
    - fix: include all prior messages when returning response
    - return error if replace_lines buffer is not open, instead of trying to open it
    - disable file closing for now
    shawnlewis committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    540d8e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbba419 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    79391ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a5ed12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81dc8a8 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    shawnlewis committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dccc63c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbea208 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    00ddc62 View commit details
    Browse the repository at this point in the history
  2. Lint

    shawnlewis committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    718ecbc View commit details
    Browse the repository at this point in the history