<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sncontinue.git/docs, branch cleanup</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/sncontinue.git/atom/docs?h=cleanup</id>
<link rel='self' href='http://cnjoe.info/git/sncontinue.git/atom/docs?h=cleanup'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/'/>
<updated>2023-10-16T18:05:15Z</updated>
<entry>
<title>fix: docs and install dependencies task for new directory structure (#551)</title>
<updated>2023-10-16T18:05:15Z</updated>
<author>
<name>Tim Dahlmanns</name>
<email>131154267+timdahlmanns@users.noreply.github.com</email>
</author>
<published>2023-10-16T18:05:15Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=6ef8ae6d5ab7efb1e928ff6474b6ac7a804a34cc'/>
<id>urn:sha1:6ef8ae6d5ab7efb1e928ff6474b6ac7a804a34cc</id>
<content type='text'>
* docs: update directory structure

* fix: install dependencies task

* undo reset

* Remove create-a-recipe.md

---------

Co-authored-by: Nate Sesti &lt;sestinj@gmail.com&gt;</content>
</entry>
<entry>
<title>improving docs seo (#550)</title>
<updated>2023-10-13T18:45:16Z</updated>
<author>
<name>Ty Dunn</name>
<email>ty@tydunn.com</email>
</author>
<published>2023-10-13T18:45:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=072c2205d680d8c0af1ec67e9c077d62eb6b5c44'/>
<id>urn:sha1:072c2205d680d8c0af1ec67e9c077d62eb6b5c44</id>
<content type='text'>
* adding titles, keywords, etc

* 🐛 fix build error

---------

Co-authored-by: Nate Sesti &lt;sestinj@gmail.com&gt;</content>
</entry>
<entry>
<title>docs: :memo: update embeddings docs</title>
<updated>2023-10-12T02:28:51Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-10-12T02:28:51Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=b281b56395f58410e05692de2e15e742840d2434'/>
<id>urn:sha1:b281b56395f58410e05692de2e15e742840d2434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update replicatellm.md (#544)</title>
<updated>2023-10-11T15:39:52Z</updated>
<author>
<name>smyja</name>
<email>akposlive59@gmail.com</email>
</author>
<published>2023-10-11T15:39:52Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=47756758d03cbf09e1229dc02521730ac305efe1'/>
<id>urn:sha1:47756758d03cbf09e1229dc02521730ac305efe1</id>
<content type='text'>
Fixed broken link</content>
</entry>
<entry>
<title>Preview (#541)</title>
<updated>2023-10-10T01:37:27Z</updated>
<author>
<name>Nate Sesti</name>
<email>33237525+sestinj@users.noreply.github.com</email>
</author>
<published>2023-10-10T01:37:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=f09150617ed2454f3074bcf93f53aae5ae637d40'/>
<id>urn:sha1:f09150617ed2454f3074bcf93f53aae5ae637d40</id>
<content type='text'>
* Strong typing (#533)

* refactor: :recycle: get rid of continuedev.src.continuedev structure

* refactor: :recycle: switching back to server folder

* feat: :sparkles: make config.py imports shorter

* feat: :bookmark: publish as pre-release vscode extension

* refactor: :recycle: refactor and add more completion params to ui

* build: :building_construction: download from preview S3

* fix: :bug: fix paths

* fix: :green_heart: package:pre-release

* ci: :green_heart: more time for tests

* fix: :green_heart: fix build scripts

* fix: :bug: fix import in run.py

* fix: :bookmark: update version to try again

* ci: 💚 Update package.json version [skip ci]

* refactor: :fire: don't check for old extensions version

* fix: :bug: small bug fixes

* fix: :bug: fix config.py import paths

* ci: 💚 Update package.json version [skip ci]

* ci: :green_heart: platform-specific builds test #1

* feat: :green_heart: ship with binary

* fix: :green_heart: fix copy statement to include.exe for windows

* fix: :green_heart: cd extension before packaging

* chore: :loud_sound: count tokens generated

* fix: :green_heart: remove npm_config_arch

* fix: :green_heart: publish as pre-release!

* chore: :bookmark: update version

* perf: :green_heart: hardcode distro paths

* fix: :bug: fix yaml syntax error

* chore: :bookmark: update version

* fix: :green_heart: update permissions and version

* feat: :bug: kill old server if needed

* feat: :lipstick: update marketplace icon for pre-release

* ci: 💚 Update package.json version [skip ci]

* feat: :sparkles: auto-reload for config.py

* feat: :wrench: update default config.py imports

* feat: :sparkles: codelens in config.py

* feat: :sparkles: select model param count from UI

* ci: 💚 Update package.json version [skip ci]

* feat: :sparkles: more model options, ollama error handling

* perf: :zap: don't show server loading immediately

* fix: :bug: fixing small UI details

* ci: 💚 Update package.json version [skip ci]

* feat: :rocket: headers param on LLM class

* fix: :bug: fix headers for openai.;y

* feat: :sparkles: highlight code on cmd+shift+L

* ci: 💚 Update package.json version [skip ci]

* feat: :lipstick: sticky top bar in gui.tsx

* fix: :loud_sound: websocket logging and horizontal scrollbar

* ci: 💚 Update package.json version [skip ci]

* feat: :sparkles: allow AzureOpenAI Service through GGML

* ci: 💚 Update package.json version [skip ci]

* fix: :bug: fix automigration

* ci: 💚 Update package.json version [skip ci]

* ci: :green_heart: upload binaries in ci, download apple silicon

* chore: :fire: remove notes

* fix: :green_heart: use curl to download binary

* fix: :green_heart: set permissions on apple silicon binary

* fix: :green_heart: testing

* fix: :green_heart: cleanup file

* fix: :green_heart: fix preview.yaml

* fix: :green_heart: only upload once per binary

* fix: :green_heart: install rosetta

* ci: :green_heart: download binary after tests

* ci: 💚 Update package.json version [skip ci]

* ci: :green_heart: prepare ci for merge to main

---------

Co-authored-by: GitHub Action &lt;action@github.com&gt;</content>
</entry>
<entry>
<title>fix: :memo: use backup server links in docs</title>
<updated>2023-10-09T16:41:44Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-10-09T16:41:44Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=815627b167e4bf06308b51c6756e33c36b17b631'/>
<id>urn:sha1:815627b167e4bf06308b51c6756e33c36b17b631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding refs to jetbrains (#520)</title>
<updated>2023-10-05T22:03:12Z</updated>
<author>
<name>Ty Dunn</name>
<email>ty@tydunn.com</email>
</author>
<published>2023-10-05T22:03:12Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=5451a277b758f8b6fcad54e812e110d6e728b220'/>
<id>urn:sha1:5451a277b758f8b6fcad54e812e110d6e728b220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: :bug: fix for windows drive difference bug</title>
<updated>2023-10-04T17:57:03Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-10-04T17:57:03Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=d69c6d4f3729374ab40fcebc861e67f2da100ad9'/>
<id>urn:sha1:d69c6d4f3729374ab40fcebc861e67f2da100ad9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: :memo: title for codeblocks in docs</title>
<updated>2023-10-04T17:08:56Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-10-04T17:08:56Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=8093c9d10db9d3084057f4f5ea0278b9b72f5193'/>
<id>urn:sha1:8093c9d10db9d3084057f4f5ea0278b9b72f5193</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing typo in api docs ref</title>
<updated>2023-10-02T19:20:52Z</updated>
<author>
<name>Ty Dunn</name>
<email>ty@tydunn.com</email>
</author>
<published>2023-10-02T19:20:52Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=d59e2168ae54020080fce52b02bb257f3a7de27a'/>
<id>urn:sha1:d59e2168ae54020080fce52b02bb257f3a7de27a</id>
<content type='text'>
</content>
</entry>
</feed>
