<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sncontinue.git/extension, branch cleanup</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/sncontinue.git/atom/extension?h=cleanup</id>
<link rel='self' href='http://cnjoe.info/git/sncontinue.git/atom/extension?h=cleanup'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/'/>
<updated>2023-10-19T07:20:03Z</updated>
<entry>
<title>update schema</title>
<updated>2023-10-19T07:20:03Z</updated>
<author>
<name>Tuowen Zhao</name>
<email>ztuowen@gmail.com</email>
</author>
<published>2023-10-19T07:20:03Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=7f487f3bde49398f52595f3e062a329dae898039'/>
<id>urn:sha1:7f487f3bde49398f52595f3e062a329dae898039</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup ui</title>
<updated>2023-10-19T06:30:20Z</updated>
<author>
<name>Tuowen Zhao</name>
<email>ztuowen@gmail.com</email>
</author>
<published>2023-10-19T06:27:15Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=08f38574fa2633bbf709d24e1c79417d4285ba61'/>
<id>urn:sha1:08f38574fa2633bbf709d24e1c79417d4285ba61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2023-10-19T06:02:37Z</updated>
<author>
<name>Tuowen Zhao</name>
<email>ztuowen@gmail.com</email>
</author>
<published>2023-10-19T06:02:37Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=9168219b829aab55fefcb114937d3fc196548cde'/>
<id>urn:sha1:9168219b829aab55fefcb114937d3fc196548cde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>max-width changed (#546)</title>
<updated>2023-10-11T17:39:12Z</updated>
<author>
<name>Allan Joston Fernandes</name>
<email>54631653+Allan2000-Git@users.noreply.github.com</email>
</author>
<published>2023-10-11T17:39:12Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=e39b5f552f51a53f1771408440ebb867cc2c556e'/>
<id>urn:sha1:e39b5f552f51a53f1771408440ebb867cc2c556e</id>
<content type='text'>
* modal width 50vw

* max-width: 50vw</content>
</entry>
<entry>
<title>ci: 💚 Update package.json version [skip ci]</title>
<updated>2023-10-10T02:00:58Z</updated>
<author>
<name>GitHub Action</name>
<email>action@github.com</email>
</author>
<published>2023-10-10T02:00:58Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=e13dac3eaa595aea3bd648f4e95e20aadc9a3dce'/>
<id>urn:sha1:e13dac3eaa595aea3bd648f4e95e20aadc9a3dce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: :bookmark: update package.json version</title>
<updated>2023-10-10T01:41:52Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-10-10T01:41:52Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=942186c144c97b1d16d5b492d9a3b2c2b735285c'/>
<id>urn:sha1:942186c144c97b1d16d5b492d9a3b2c2b735285c</id>
<content type='text'>
</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>ci: 💚 Update package.json version [skip ci]</title>
<updated>2023-10-05T23:00:11Z</updated>
<author>
<name>GitHub Action</name>
<email>action@github.com</email>
</author>
<published>2023-10-05T23:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=e7c9b0fa42a8896130da1f18a5df58a1937997e0'/>
<id>urn:sha1:e7c9b0fa42a8896130da1f18a5df58a1937997e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' of https://github.com/continuedev/continue</title>
<updated>2023-10-05T22:47:54Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-10-05T22:47:54Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=412b9c12eb6eaa31f9fb099e1aeda736c8299c7f'/>
<id>urn:sha1:412b9c12eb6eaa31f9fb099e1aeda736c8299c7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: :lipstick: gallery banner color</title>
<updated>2023-10-05T22:47:26Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-10-05T22:47:26Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=0647a43a24c50ff0e52f23c49d979bddfcfbcd87'/>
<id>urn:sha1:0647a43a24c50ff0e52f23c49d979bddfcfbcd87</id>
<content type='text'>
</content>
</entry>
</feed>
