Giter VIP home page Giter VIP logo

adrenaline's Introduction

Adrenaline

This is an issues-only repository for Adrenaline, your AI expert on everything technical.

Please feel free to create issues for bugs or feature requests โ€“โ€“ it's much appreciated. Your feedback will directly impact how Adrenaline improves over time.

Getting started

Try asking a question on the Adrenaline website.

Features

Our goal is to answer any technical question. Right now, this includes questions about:

  • General programming concepts
  • GitHub repositories
  • Documentation websites
  • Code snippets

Adrenaline can also search the internet and ground answers in relevant sources, employ multi-step reasoning to answer more complex questions, and even generate diagrams to help explain things.

adrenaline's People

Contributors

diontristen avatar garryone avatar mbladra avatar r-muresan avatar shobrook avatar steephan99 avatar waqaspathan00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adrenaline's Issues

Very cool project! But seems to get fixated on certain code features

Repro steps:

  1. Add repo weaviate/weaviate
  2. Ask, How does the commenting widget work? [great answer]
  3. Tell me about the first code snippet

There are three code snippets here, but none of them specifically relate to a commenting widget. The first code snippet is a contact form that sends an email, the second code snippet is a component that uses Giscus to add comments to a blog post or documentation page, and the third code snippet is a newsletter subscription form. Can you provide more context or information about the commenting widget you're referring to?

  1. The second one is in fact the commenting widget [good answer]
  2. Locate the first code snippet, the contact form

Based on the code snippets provided, there are a few different commenting widgets being used.

The first code snippet shows a form for users to submit their contact information, and the form data is sent to a server using an XMLHttpRequest. However, there is no commenting widget being used in this code snippet.

The second code snippet shows two components, GiscusDocComment and GiscusBlogPostComment, that use the @giscus/react package to embed a commenting widget into the Weaviate website. The GiscusParams object contains configuration options for the commenting widget, such as the repository and category to associate the comments with, and the Giscus component renders the widget with the appropriate configuration options based on whether it is being used on a documentation page or a blog post.

The third code snippet shows a newsletter subscription form, which also does not use a commenting widget.

So from step 3 onward, it got fixated on the Giscus commenting widget.

Doesnt allow you try it just shows popup over an over when you try

  1. If you can, please include a screenshot of your problem
  2. Please include the name of your operating system
  3. If you can, steps to reproduce are super helpful

this doesnt work to try it out no way I would pay if it says you can try it but all it does it show the upgrade over and over. Not sure if this is a bug or expected behaviour.

Thanks

Missing font - Helvetica Neue

First of all, keep up the good work! ๐Ÿ‘

I am currently using Windows 11 and noticed that the font on the website appears to be missing.

I believe the missing font is "Helvetica Neue." This font is not installed by default on Windows systems, and as a result, the website's text is not displaying correctly.

image

I recommend that you include "Helvetica Neue" as a web font, possibly through a service like Google Fonts. This will ensure that the text displays correctly for all users, regardless of their operating system.

Fail start-local

Firstly, I really appreciate with your effort to offer this great tool.

While running npm run start-local, I got this error as following.
Could you please check this error?
Thanks!

> [email protected] start-local /home/han/project/adrenaline
> react-scripts start

/home/han/project/adrenaline/node_modules/eslint-webpack-plugin/node_modules/jest-worker/build/index.js:110
  _ending;
         ^

SyntaxError: Unexpected token ;
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at Object.<anonymous> (/home/han/project/adrenaline/node_modules/eslint-webpack-plugin/dist/getESLint.js:9:5)
    at Module._compile (internal/modules/cjs/loader.js:778:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start-local: `react-scripts start`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] start-local script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/han/.npm/_logs/2023-01-16T00_09_03_066Z-debug.log

Failed to index a large repo?

  1. If you can, please include a screenshot of your problem
  2. Please include the name of your operating system
  3. If you can, steps to reproduce are super helpful
image

Does it get stuck on large repos? I'm trying to ask questions against the kubernetes repo (https://github.com/kubernetes/kubernetes), and after a few hours it still hasn't finished indexing.

suggest using https://github.com/microsoft/monaco-editor as code editor

demo:
https://microsoft.github.io/monaco-editor/
you can get vscode's programing/editing experience, such as:
Rich IntelliSense, Validation
TypeScript, JavaScript, CSS, LESS, SCSS, JSON, HTML

Basic Syntax Colorization
XML, PHP, C#, C++, Razor, Markdown, Diff, Java, VB, CoffeeScript, Handlebars, Batch, Pug, F#, Lua, Powershell, Python, Ruby, SASS, R, Objective-C

code editing action
CTRL+A: select all
ALT + SHIFT + F: format
CTRL + F: find
etc.

Dart support

Will this awesome project support Dart programming language?
And what about Frameworks? (For Dart - Flutter)

Support for Lua

Lua is pretty widely used and support for it would be greatly appreciated!!!

Feature: Adrenaline CLI

AI debugger takes multiple debug-run-debug steps.

So, it would be great if we can use a command line interface which can read single/multiple code files. The program can be run as usual and STDERR is piped to the adrenaline. Then, it can modify the code with/without manual interaction.

This can looped until there is not error when we run the program.

cargo run | adrenaline-cli --code src/main.rs --api-token XXXX

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.