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

feat(Answers API): Integration of answes API with replacement of CLI #337

Merged
merged 123 commits into from
Sep 9, 2024

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    4ad2227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7668803 View commit details
    Browse the repository at this point in the history
  3. feat(VSCode, Routes, favicon): Added link to visual studio code marke…

    …t place along with a button, routes changed from /conversation/[agent-name] to /agent/[agent-name] added favicon
    wadhia-yash committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1d09993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    185440f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    6db2971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66fe7c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix(Loader, Error, Chat tile): Loading page, chat loader, change chat…

    … tile background, error handling
    wadhia-yash committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    54ba18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde75cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c1f03b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    df6bdac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    582fc99 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    0ba4a90 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    f2782ff View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat(Source index, Message sources): Added info tag if the source is …

    …being indexed, fixed the sources link not properly being expandable
    wadhia-yash committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9e72329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    546a503 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #319 from CommandDash/web-app-github-badge

    Web app GitHub badge
    samyakkkk authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e1401c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    eb6f78e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd30c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    9987a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c17ad2a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    4260cca View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    10b7f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a94ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b92a3 View commit details
    Browse the repository at this point in the history
  4. fix(Loading, endpoint): Added loader when loading market place and ch…

    …anged the endpoint of the market place
    wadhia-yash committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    178d659 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #321 from CommandDash/web-marketplace

    Integration of the web marketplace
    samyakkkk authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    501a2f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix(Marketplace, Indexed page, Authors): Marketplace moved to landing…

    … page, showing 'notify me' if the agent is not indexed when navigating via marketplace, showing github source if not null or else showing author name
    wadhia-yash committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fd7f04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c0379 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    e51f89b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    64d4e09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9ebee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96e8e20 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    1925609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79769ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    273ffa7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #322 from CommandDash/web-marketplace

    feat(Marketplace): Marketplace is on landing page, Users can create github agents using create agent button
    samyakkkk authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    dcbe984 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe84fe5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. feat(Questionnaire): Created stored and added card for user to intera…

    …ct on the first chat page
    wadhia-yash committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0a4f209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0adecd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b27cc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44cb734 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31f2532 View commit details
    Browse the repository at this point in the history
  6. fix(Chat input): Removing the questionnaire from input when clicked o…

    …n back button or home page
    wadhia-yash committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    74cd1fc View commit details
    Browse the repository at this point in the history
  7. Merge branch 'web-market-place-ui' of github.com:Welltested-AI/flutte…

    …rgpt into web-market-place-ui
    samyakkkk committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4c7c69e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #323 from CommandDash/web-market-place-ui

    Web market place UI fixes
    samyakkkk authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    239464e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    4297579 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. (feat): telemetry added

    samyakkkk committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a36db0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #324 from CommandDash/web-app-telemetry

    Web app telemetry
    samyakkkk authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7d1bd22 View commit details
    Browse the repository at this point in the history
  3. Revert "Web app telemetry"

    zexross authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    e8301fd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #325 from CommandDash/revert-324-web-app-telemetry

    Revert "Web app telemetry"
    zexross authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    dc0bbd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cec53f View commit details
    Browse the repository at this point in the history
  6. Revert "Merge pull request #325 from CommandDash/revert-324-web-app-t…

    …elemetry"
    
    This reverts commit dc0bbd2, reversing
    changes made to 7d1bd22.
    samyakkkk committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7524d13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3624fcc View commit details
    Browse the repository at this point in the history
  8. (feat): remove app insights

    samyakkkk committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a319492 View commit details
    Browse the repository at this point in the history
  9. (feat): vite key

    samyakkkk committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d537122 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e19c108 View commit details
    Browse the repository at this point in the history
  11. Revert "(feat): remove app insights"

    This reverts commit a319492.
    samyakkkk committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    acc311a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ed61b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix(Data sources, Agent settings): Switched agent's settings from lis…

    …t of agents to agent details page. WIP
    wadhia-yash committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6650b97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c34bd1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81fae5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    579cfb3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #326 from CommandDash/web-agents-settings

    Web agents settings
    samyakkkk authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6577032 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    431bc44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762daf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a885ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7bb17c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #327 from CommandDash/web-settings-contribution

    feat: Contribution section in the agent detail page setting's modal
    samyakkkk authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    984e66f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06e3a51 View commit details
    Browse the repository at this point in the history
  7. (feat): custom icons

    samyakkkk committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    97d8415 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d552bb2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4b97fd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix(Chat UX): message changes on bottom tip. Questionnaire changes ba…

    …sed on the selected agents
    wadhia-yash committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6f67400 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    5315ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ef9c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bab7c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    863abfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d38a75 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #328 from CommandDash/support-package-managers

    Support package managers (NPM, PYPI, PUB)
    samyakkkk authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a40149d View commit details
    Browse the repository at this point in the history
  7. fix(Chat window): Changed the questionaire paddings, and changed the …

    …agent header font sizes
    wadhia-yash committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    085b6dc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix(Search agent text input): Agents search with '@' has new search f…

    …ield where it is being searched based on agent display name
    wadhia-yash committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cc86086 View commit details
    Browse the repository at this point in the history
  2. fix(Agent logo, bottom info): Agent logo showing when message is clea…

    …red. Bottom info showing agent name when chat conversation is empty
    wadhia-yash committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4d831c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b6e23d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #329 from CommandDash/web-add-param-create

    (feat): create param added in the home page
    samyakkkk authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e5ef511 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    003e04e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ef0b59 View commit details
    Browse the repository at this point in the history
  7. (feat): header copywriting

    samyakkkk committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5347c73 View commit details
    Browse the repository at this point in the history
  8. agent indexing disclaimer

    samyakkkk committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a8d21d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6922f44 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #330 from CommandDash/copywriting

    Copywriting
    samyakkkk authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4bf8d1c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    14ed45f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #331 from CommandDash/promoted-cards

    (feat): promoted card leading to external website
    samyakkkk authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    e2c072e View commit details
    Browse the repository at this point in the history
  3. (feat): add utm tags

    samyakkkk committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    effcb6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef85193 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    3b69011 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #332 from CommandDash/web-whoosh-sound-effect-expe…

    …rimental
    
    (feat): add a sound validation on agent submit button
    samyakkkk authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    fbdaa46 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix(Header, Tip message): When agent is switched and the conversation…

    … is empty it shows headers and footer message irrespective of the agent selected
    wadhia-yash committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e575138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa375d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe1b71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    251ff0b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    e20a1e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    2e2181f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ba5f4 View commit details
    Browse the repository at this point in the history
  3. (feat): search fix

    samyakkkk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    695ab0f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #334 from CommandDash/highlighted-agents

    (feat): search fix
    samyakkkk authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8697288 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d77ede View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d977f48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51890e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    216e256 View commit details
    Browse the repository at this point in the history
  9. (feat): copywriting

    samyakkkk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d4eb770 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'web-app-ui-fixes' of github.com:Welltested-AI/fluttergp…

    …t into web-app-ui-fixes
    samyakkkk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    24ad5ee View commit details
    Browse the repository at this point in the history
  11. (feat): copywiritng

    samyakkkk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bdb6fc9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b12d7a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5bcc315 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f4569a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4abfd3c View commit details
    Browse the repository at this point in the history
  16. (feat): copywriting

    samyakkkk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    63307cf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    120a292 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8923dae View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    aed400c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    d8625fc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    0faa818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1ca9a View commit details
    Browse the repository at this point in the history