Skip to content

issues Search Results · repo:morganpartee/codegpt language:Python

Filter by

0 results
 (59 ms)

0 results

inmorganpartee/codegpt (press backspace or delete to remove)

Reproduce: - clone this repo - codegpt docs codegpt Error: Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0% -:--:--Error: object of type int has no len() Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ...
  • ThatcherT
  • 1
  • Opened 
    on Feb 16, 2023
  • #13

https://github.com/obsidianmd/obsidian-api/blob/master/canvas.d.ts Should be easy enough, I think we ll have to have it return yaml, but getting gpt to build canvases from code would be huge https://twitter.com/kepano/status/1605225897493422080?t=EBpYpWU3IwYTgdyGkz75lg ...
  • morganpartee
  • 2
  • Opened 
    on Dec 20, 2022
  • #10

@josephsdavid liked this I think but I don t see a ton of utility now, just let GPT try it, you know? Does anyone want that back?
enhancement
question
  • morganpartee
  • Opened 
    on Dec 19, 2022
  • #9

The slowest part of a tool like tabnine or copilot is the nut behind the keyboard. With edits done, feedback loops are the next really powerful idea this tool probably needs, with building full on apps ...
enhancement
help wanted
question
  • morganpartee
  • 1
  • Opened 
    on Dec 19, 2022
  • #8

Probably blocked by #5 but we need to be able to split code to multiple files. This kind of refactoring is just the BEST! Big questions on how though - Maybe return which lines can go to which file? The ...
  • morganpartee
  • 3
  • Opened 
    on Dec 11, 2022
  • #7

Just thinking out loud - Should we think of tasks that we can use worse models for? I think the token limit may kill us here, but I bet curie could handle some refactoring, like splitting functions out ...
enhancement
  • morganpartee
  • Opened 
    on Dec 11, 2022
  • #6

@josephsdavid raised this the other day - Why are we returning the whole file? Need to investigate how to return diffs, because stuff like docstrings eats our token count alive.
enhancement
  • morganpartee
  • Opened 
    on Dec 11, 2022
  • #5

Perhaps making a function called pep which takes in a pep code and makes it compliant with that
  • josephsdavid
  • Opened 
    on Dec 11, 2022
  • #4

Perhaps using python-magic
  • josephsdavid
  • 1
  • Opened 
    on Dec 11, 2022
  • #2

Since this is a footgun machine, it would be nice to automatically write a backup before starting
  • josephsdavid
  • 3
  • Opened 
    on Dec 11, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub