Anirban Kar
|
3fba4f0b61
|
Merge branch 'main' into env-file-fix
|
2024-12-18 21:57:02 +05:30 |
|
Anirban Kar
|
b892d708ec
|
removed logs and openAI fix
|
2024-12-18 21:55:17 +05:30 |
|
Anirban Kar
|
d37c3736d5
|
removed logs
|
2024-12-18 21:34:18 +05:30 |
|
Anirban Kar
|
6975083fb9
|
stopped apikeys set to envfile being exposed to UI
|
2024-12-18 21:31:50 +05:30 |
|
Anirban Kar
|
620d13ad8a
|
updated title header
|
2024-12-18 21:29:54 +05:30 |
|
Anirban Kar
|
b25b8b98f9
|
updated styling wordings and animations icons
|
2024-12-18 21:09:36 +05:30 |
|
github-actions[bot]
|
90c9c9c760
|
chore: update commit hash to 6458211bed
|
2024-12-18 15:12:36 +00:00 |
|
Cole Medin
|
6458211bed
|
Merge pull request #822 from stackblitz-labs/documentation-enhancements
chore: a few documentation enhancements for main README and FAQs
|
2024-12-18 09:12:24 -06:00 |
|
Anirban Kar
|
3d8abee511
|
Merge branch 'main' into terminal-error-detection
|
2024-12-18 20:19:59 +05:30 |
|
Anirban Kar
|
26a3bcf9b6
|
Merge branch 'env-file-fix-old' into env-file-fix
|
2024-12-18 20:06:29 +05:30 |
|
Anirban Kar
|
283eb22ae5
|
added indicator on settings menu
|
2024-12-18 20:04:43 +05:30 |
|
Dustin Loring
|
7458b22780
|
fixed API Key import
|
2024-12-18 09:06:58 -05:00 |
|
Cole Medin
|
b3b4d74824
|
chore: a few documentation enhancements for main README and FAQs
|
2024-12-18 07:01:58 -06:00 |
|
github-actions[bot]
|
a1e902fe79
|
chore: update commit hash to a9309161e9
|
2024-12-18 12:31:51 +00:00 |
|
Cole Medin
|
a9309161e9
|
Merge pull request #817 from dustinwloring1988/docs/more-beginner-friendly
docs: simplified setup
|
2024-12-18 06:31:33 -06:00 |
|
Dustin Loring
|
278bd242b1
|
docs: simplified setup
Removed the section about environment variables. In docker removed the production build. Both of these can still be found in the docs.
|
2024-12-18 06:35:33 -05:00 |
|
Anirban Kar
|
e74d6cafb5
|
Merge branch 'main' into env-file-fix
|
2024-12-18 16:41:49 +05:30 |
|
Anirban Kar
|
62ebfe51a6
|
fix: .env file baseUrl Issue
|
2024-12-18 16:34:18 +05:30 |
|
Dustin Loring
|
ba4e78809c
|
feat: improved providers list style
made the list 2 columns wide and separate out the experimental providers
|
2024-12-17 17:40:16 -05:00 |
|
github-actions[bot]
|
6003c165ef
|
chore: update commit hash to e064803955
|
2024-12-17 22:12:17 +00:00 |
|
Dustin Loring
|
e064803955
|
fix: chat title character restriction
added: characters to valid list for chat title
|
2024-12-17 17:12:01 -05:00 |
|
Dustin Loring
|
1a0ede6774
|
Update DataTab.tsx
|
2024-12-17 16:57:16 -05:00 |
|
Dustin Loring
|
a9b15e56c9
|
feat: Data Tab
Removed Chat History Tab
Added Data Tab
Data tab can export and delete chat history, import API keys, import and export settings
|
2024-12-17 16:44:56 -05:00 |
|
Anirban Kar
|
fd193ee7d7
|
Merge branch 'main' into terminal-error-detection
|
2024-12-18 02:36:38 +05:30 |
|
github-actions[bot]
|
fce8999f27
|
chore: release version 0.0.3
|
2024-12-17 21:00:04 +00:00 |
|
Anirban Kar
|
eb6d435356
|
Merge pull request #784 from dustinwloring1988/fix/prompt-enhance #release
fix: prompt enhance patch
|
2024-12-18 02:29:45 +05:30 |
|
Anirban Kar
|
d51b0dcadf
|
Merge branch 'main' into fix/prompt-enhance
|
2024-12-18 02:28:46 +05:30 |
|
Anirban Kar
|
18d04ca065
|
simplified the fix
|
2024-12-18 02:20:14 +05:30 |
|
GK
|
8d0f0da04a
|
add: xAI grok-2-1212 model
|
2024-12-17 17:31:10 +00:00 |
|
Anirban Kar
|
d327cfea29
|
feat: added terminal error capturing and automated fix prompt
|
2024-12-17 21:19:43 +05:30 |
|
Dustin Loring
|
0e7937b835
|
Update README.md
|
2024-12-17 10:27:04 -05:00 |
|
github-actions[bot]
|
a2330084eb
|
chore: update commit hash to 282beb96e2
|
2024-12-17 15:25:41 +00:00 |
|
Dustin Loring
|
282beb96e2
|
docs: miniflare error knowledge
added miniflare and wrangler error on Windows FAQ to the docs
|
2024-12-17 10:25:30 -05:00 |
|
Dustin Loring
|
206a6d7816
|
add/toc-for-readme
added a TOC for the README file, renamed some headings to better suite the TOC
|
2024-12-17 10:19:40 -05:00 |
|
Dustin Loring
|
defe73367e
|
add: miniflare and wrangler error
added information to FAQ in docs
|
2024-12-17 07:56:25 -05:00 |
|
Anirban Kar
|
42bde1cae4
|
Merge branch 'main' into terminal-error-detection
|
2024-12-17 16:52:51 +05:30 |
|
Anirban Kar
|
e9e7857675
|
removed logs
|
2024-12-17 15:01:00 +05:30 |
|
Anirban Kar
|
69c0bf5873
|
fix: added wait till terminal prompt for bolt shell execution
|
2024-12-17 14:57:16 +05:30 |
|
Dustin Loring
|
2d57bd2746
|
add: charactors to the vaild list for chat titles
added common punctuation to the charactersValid
|
2024-12-16 18:55:38 -05:00 |
|
Dustin Loring
|
05146c18d6
|
fix: Prompt Enhance
Prompt Enhance option stopped, this fixes it
|
2024-12-16 18:40:04 -05:00 |
|
github-actions[bot]
|
0ee3736297
|
chore: update commit hash to 1e72d52278
|
2024-12-16 22:04:55 +00:00 |
|
Anirban Kar
|
1e72d52278
|
Merge pull request #781 from thecodacus/semantic-pull-pr
chore: Reintroducing semantic pull pr validation
|
2024-12-17 03:34:42 +05:30 |
|
Anirban Kar
|
35f5aaaa76
|
chore: adding back semantic pull pr check for better changelog system
|
2024-12-17 03:32:08 +05:30 |
|
Anirban Kar
|
d238c9353c
|
Merge remote-tracking branch 'upstream/main'
|
2024-12-17 03:30:54 +05:30 |
|
github-actions[bot]
|
7e44cb8ff7
|
chore: release version 0.0.2
|
2024-12-16 21:50:26 +00:00 |
|
Anirban Kar
|
89eac1ba8b
|
Merge pull request #776 from thecodacus/bugfix-for-stable #release
release: Bugfix for stable
|
2024-12-17 03:20:08 +05:30 |
|
Anirban Kar
|
5567d6deac
|
Merge branch 'main' into bugfix-for-stable
|
2024-12-17 02:44:16 +05:30 |
|
Anirban Kar
|
f511a273de
|
Merge remote-tracking branch 'upstream/main'
|
2024-12-17 02:43:00 +05:30 |
|
github-actions[bot]
|
e61459eb9e
|
chore: update commit hash to c257129a61
|
2024-12-16 21:11:16 +00:00 |
|
Anirban Kar
|
c257129a61
|
Merge pull request #757 from dustinwloring1988/feat/enhanced-github-connection
feat: Improved GitHub connection
|
2024-12-17 02:41:04 +05:30 |
|