Commit Graph

1059 Commits

Author SHA1 Message Date
Red Adaya
f7d8ff3665 dropdown stopries 2024-10-04 20:56:21 +08:00
Red Adaya
0525efc1ce save work 2024-10-03 13:30:35 +08:00
Red Adaya
74efd1a825 mixins for avatar 2024-10-03 10:32:29 +08:00
Red Adaya
02f8c02a44 put some styles in mixins 2024-10-03 10:11:00 +08:00
Red Adaya
06c04c0f24 save work 2024-10-02 22:38:31 +08:00
Red Adaya
f5c0503d1f memoized 2024-10-01 21:04:56 +08:00
Red Adaya
af175f68e2 styling 2024-10-01 21:03:24 +08:00
Red Adaya
87255cf688 Merge branch 'red/menu-stories--fix' into red/chatview 2024-10-01 19:55:04 +08:00
Red Adaya
1861bfafe5 improvements 2024-10-01 14:03:58 +08:00
Red Adaya
829dffa589 initial implementation for list 2024-10-01 13:58:08 +08:00
Red Adaya
f998ca593f avatar storries 2024-10-01 13:09:23 +08:00
Red Adaya
fb775eb975 avatar component 2024-10-01 13:00:30 +08:00
Red Adaya
d3d7015cce init 2024-10-01 10:44:47 +08:00
Red Adaya
248446fcf5 minor fix 2024-10-01 10:41:36 +08:00
wave-builder[bot]
8cfbd2426b
chore: bump package version to 0.8.7 2024-09-30 22:43:41 +00:00
wave-builder[bot]
f115dcbc62
chore: bump package version to 0.8.7-beta.1 2024-09-30 21:55:59 +00:00
Sylvie Crowe
7b56b0fb00
ExpandHomeDir Fix on Windows (#909)
fix: check for backslash when expanding the home directory (~ character
-> full path)
2024-09-30 14:50:40 -07:00
wave-builder[bot]
f667ccce20
chore: bump package version to 0.8.7-beta.0 2024-09-30 20:52:58 +00:00
Mike Sawka
8460620196
try to get meta tag to detect color (#908) 2024-09-30 13:51:01 -07:00
Mike Sawka
6665e2d96e
better shellopts for commands and login/interactive shells (#907) 2024-09-30 12:36:05 -07:00
Sylvie Crowe
41a34ad49f
Add Extra Log Messages to Improve Debugging Experience (#906)
This adds more debugging statements for connections and ai chat, in
order to provide us more context if users run into bugs.
2024-09-30 12:32:22 -07:00
Mike Sawka
cacde1b0ba
fix use dimensions hook (#905) 2024-09-30 12:19:29 -07:00
dependabot[bot]
2f5351e8ca
Bump the dev-dependencies group with 2 updates (#892) 2024-09-29 18:02:10 -07:00
Sylvie Crowe
e84f07fa13
SSH Windows Fix (#894)
Only affects windows builds:

Previously, the ~/.waveterm/bin had to exist for wsh to be installed
properly. This fixes it to work on a remote machine where that isn't
already set up.
2024-09-27 16:41:53 -07:00
Mike Sawka
267e40cc67
conditionally write generated files (#890) 2024-09-27 13:46:10 -07:00
Mike Sawka
cafce7aed3
fix app-background zindex (#893) 2024-09-27 13:42:18 -07:00
Mike Sawka
52cb36bc37
id 'tab' for current tabid (#891) 2024-09-26 23:49:35 -07:00
Mike Sawka
5d8fa2e8d9
all data urls in bg. also fix setmeta to only split on the first equal sign (#889) 2024-09-26 23:07:06 -07:00
Evan Simkowitz
c5770a6903
fix cname formatting exclusion (#888) 2024-09-26 20:11:23 -07:00
Evan Simkowitz
6007131bfe
Update style section of contributing guide (#887) 2024-09-26 20:07:42 -07:00
Evan Simkowitz
ef27237acb
Add storybook link to readme (#886) 2024-09-26 19:49:32 -07:00
Evan Simkowitz
e902138226
Add Storybook link to contributing guide (#885) 2024-09-26 19:47:52 -07:00
Evan Simkowitz
c1d2a05e4c
Override bg color on light vs dark mode storybook (#884) 2024-09-26 19:37:07 -07:00
Evan Simkowitz
ba7b0b7019
Fix wave logo size and anchor alignments in Storybook (#883) 2024-09-26 19:24:12 -07:00
Evan Simkowitz
6442eaeb3f
Change logo path for storybook (#882) 2024-09-26 19:08:41 -07:00
Evan Simkowitz
11d09f1740
Emit dark mode update event when system setting changes (#881) 2024-09-26 19:02:23 -07:00
Evan Simkowitz
061949354c
Storybook with dark mode support (#880) 2024-09-26 18:58:25 -07:00
Red J Adaya
5ecb285339
menu (#846) 2024-09-26 18:21:28 -07:00
wave-builder[bot]
11126a4cc5
chore: bump package version to 0.8.6 2024-09-26 23:03:17 +00:00
Evan Simkowitz
fc87c3fc98
Fix Storybook Vite outDir (#879) 2024-09-26 15:37:33 -07:00
wave-builder[bot]
7a9c867fed
chore: bump package version to 0.8.6-beta.2 2024-09-26 22:35:45 +00:00
Mike Sawka
29b80bc028
support fish shell with wsh (#874) 2024-09-26 15:34:52 -07:00
Evan Simkowitz
3ebdd9c01e
fix assets path (#878) 2024-09-26 15:24:34 -07:00
Evan Simkowitz
2dc89d8f1b
Add assets dir for storybook (#877) 2024-09-26 15:21:42 -07:00
Evan Simkowitz
09d3c03f2a
Add nojekyll to assets dir (#876) 2024-09-26 15:13:45 -07:00
Evan Simkowitz
fa6753d118
Fix icons for storybook (#875) 2024-09-26 15:11:03 -07:00
Evan Simkowitz
9fcbcac996
Fix storybook build (#873) 2024-09-26 14:43:55 -07:00
wave-builder[bot]
2e488e4505
chore: bump package version to 0.8.6-beta.1 2024-09-26 21:37:44 +00:00
Evan Simkowitz
3f15bfd2e4
Revert "better conditional taskfile running" (#872)
Reverts wavetermdev/waveterm#864

There's a typo here that's breaking the Taskfile
2024-09-26 14:36:47 -07:00
dependabot[bot]
20f4ff6564
Bump github.com/sashabaranov/go-openai from 1.30.3 to 1.31.0 (#869)
Bumps
[github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai)
from 1.30.3 to 1.31.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sashabaranov/go-openai/releases">github.com/sashabaranov/go-openai's
releases</a>.</em></p>
<blockquote>
<h2>v1.31.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Filter messages by the run ID that generated them. (run_id string
Optional) by <a
href="https://github.com/floodwm"><code>@​floodwm</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/855">sashabaranov/go-openai#855</a></li>
<li>Optimize Client Error Return by <a
href="https://github.com/eiixy"><code>@​eiixy</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/856">sashabaranov/go-openai#856</a></li>
<li>Fix max_completion_tokens by <a
href="https://github.com/alexsacr"><code>@​alexsacr</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/860">sashabaranov/go-openai#860</a></li>
<li>fix: ParallelToolCalls should be added to RunRequest by <a
href="https://github.com/kenshin54"><code>@​kenshin54</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/861">sashabaranov/go-openai#861</a></li>
<li>feat: usage struct add CompletionTokensDetails by <a
href="https://github.com/liushuangls"><code>@​liushuangls</code></a> in
<a
href="https://redirect.github.com/sashabaranov/go-openai/pull/863">sashabaranov/go-openai#863</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/floodwm"><code>@​floodwm</code></a> made
their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/855">sashabaranov/go-openai#855</a></li>
<li><a href="https://github.com/alexsacr"><code>@​alexsacr</code></a>
made their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/860">sashabaranov/go-openai#860</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.30.3...v1.31.0">https://github.com/sashabaranov/go-openai/compare/v1.30.3...v1.31.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fdd59d9341"><code>fdd59d9</code></a>
feat: usage struct add CompletionTokensDetails (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/863">#863</a>)</li>
<li><a
href="e9d8485e90"><code>e9d8485</code></a>
fix: ParallelToolCalls should be added to RunRequest (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/861">#861</a>)</li>
<li><a
href="7f80303cc3"><code>7f80303</code></a>
Fix max_completion_tokens (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/860">#860</a>)</li>
<li><a
href="38bdc812df"><code>38bdc81</code></a>
Optimize Client Error Return (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/856">#856</a>)</li>
<li><a
href="e095df5325"><code>e095df5</code></a>
run_id string Optional (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/855">#855</a>)</li>
<li>See full diff in <a
href="https://github.com/sashabaranov/go-openai/compare/v1.30.3...v1.31.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/sashabaranov/go-openai&package-manager=go_modules&previous-version=1.30.3&new-version=1.31.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 14:36:30 -07:00