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

Human handoff #1084

Closed
wants to merge 13 commits into from
Closed

Human handoff #1084

wants to merge 13 commits into from

Commits on Aug 7, 2024

  1. Initial implementation of human handoff

    Zvonimir Sabljic committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d36a044 View commit details
    Browse the repository at this point in the history
  2. added two supporting functions to the convo class

    Zvonimir Sabljic committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6f315f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdb7eef View commit details
    Browse the repository at this point in the history
  4. Fix

    Zvonimir Sabljic committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    99792ac View commit details
    Browse the repository at this point in the history
  5. Merge branch 'human_handoff' of github.com:Pythagora-io/gpt-pilot int…

    …o human_handoff
    Zvonimir Sabljic committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    61bca6b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Added a new field for the extension shouldBeDifferent and prompted th…

    …e LLM to return full paths
    Zvonimir Sabljic committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    225457d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fcbd6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa9d83 View commit details
    Browse the repository at this point in the history
  4. Finished the initial implementation for the human handoff

    Zvonimir Sabljic committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c7b2afe View commit details
    Browse the repository at this point in the history
  5. Adding instructions from human hint prompt

    Zvonimir Sabljic committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    46de1f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Renamed stuck in a loop to pair programming

    Zvonimir Sabljic committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    40d5720 View commit details
    Browse the repository at this point in the history
  2. Fix

    Zvonimir Sabljic committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3587763 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Added important_stream message to the core - this tells the extension…

    … that the next stream should be visible to the user (unfolded) and currently, render it as a markdown
    Zvonimir Sabljic committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    0fab947 View commit details
    Browse the repository at this point in the history