Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintroducing just the packaging changes #38

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jmikedupont2
Copy link
Member

now updated by removing all changes

adding my files back in

readme

replaced vec with arch specific, ugh

addin the sqlite vec back in

transfer

update

adding buildspec parameters

update

fixup it run

workaround TS2741: Property '[Symbol.dispose]' is missing in type 'Timer' but required in type 'Timeout'.

removing the timeout

workaround for build error

client:build: > client@ build /mnt/data1/nix/time/2024/12/31/cloud-deployment-eliza/client client:build: > pnpm run extract-version && tsc -b && vite build client:build:
client:build:
client:build: > client@ extract-version /mnt/data1/nix/time/2024/12/31/cloud-deployment-eliza/client client:build: > bash ./version.sh
client:build:
client:build: info.json created with version: 0.25.6-alpha.1 client:build: src/components/audio-recorder.tsx:203:13 - error TS2741: Property '[Symbol.dispose]' is missing in type 'Timer' but required in type 'Timeout'. client:build:
client:build: 203 timerTimeout = setTimeout(() => {
client:build: ~~~~~~~~~~~~
client:build:
client:build: ../node_modules/@types/node/timers.d.ts:130:17
client:build: 130 Symbol.dispose: void;
client:build: ~~~~~~~~~~~~~~~~
client:build: '[Symbol.dispose]' is declared here.
client:build:
client:build:
client:build: Found 1 error.

adding multiply script

removing packages to match develop

remove key

fixed

removing client for now, sorry

build success

now running with remote debugging

adding experimental chars

adding launch for example

vendored twitter

updated client-twitter wip

integrate twitter client into agent

lets test

update submodules

adhoc changes

reintroduce changes

update packages

betting on this one

this worrks locally

fix

move the login to the head

bugfix

update service

change docker version in tokenizer

major update

just load all the chars in the char directory,

If you dont want them, delete them.

wip

start of adding discord

runs and errors

add perms

adding ffmpeg

update submodules

adding new module tts

squash

parent dc3d413
author mike dupont mike.dupont@introspector.local 1741035888 -0500 committer mike dupont mike.dupont@introspector.local 1741471949 -0500

wip

update submodules

update submodules

debug DISCORD

now we are testing just discord via default char in debug mode

update

update

adding debugging

working much better

submodules

use new get secrets

use number 7

adding ffmpeg to final image

docker

adding telegram

update buildspec

keep all features

removing wrong code

Relates to

Risks

Background

What does this PR do?

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

now updated by removing all changes

adding my files back in

readme

replaced vec with arch specific, ugh

addin the sqlite vec back in

transfer

update

adding buildspec parameters

update

fixup it run

workaround  TS2741: Property '[Symbol.dispose]' is missing in type 'Timer' but required in type 'Timeout'.

removing the timeout

workaround for build error

client:build: > client@ build /mnt/data1/nix/time/2024/12/31/cloud-deployment-eliza/client
client:build: > pnpm run extract-version && tsc -b && vite build
client:build:
client:build:
client:build: > client@ extract-version /mnt/data1/nix/time/2024/12/31/cloud-deployment-eliza/client
client:build: > bash ./version.sh
client:build:
client:build: info.json created with version: 0.25.6-alpha.1
client:build: src/components/audio-recorder.tsx:203:13 - error TS2741: Property '[Symbol.dispose]' is missing in type 'Timer' but required in type 'Timeout'.
client:build:
client:build: 203             timerTimeout = setTimeout(() => {
client:build:                 ~~~~~~~~~~~~
client:build:
client:build:   ../node_modules/@types/node/timers.d.ts:130:17
client:build:     130                 [Symbol.dispose](): void;
client:build:                         ~~~~~~~~~~~~~~~~
client:build:     '[Symbol.dispose]' is declared here.
client:build:
client:build:
client:build: Found 1 error.

adding multiply script

removing packages to match develop

remove key

fixed

removing client for now, sorry

build success

now running with remote debugging

adding experimental chars

adding launch for example

vendored twitter

updated client-twitter wip

integrate twitter client into agent

lets test

update submodules

adhoc changes

reintroduce changes

update packages

betting on this one

this worrks locally

fix

move the login to the head

bugfix

update service

change docker version in tokenizer

major update

just load all the chars in the char directory,

If you dont want them, delete them.

wip

start of adding discord

runs and errors

add perms

adding ffmpeg

update submodules

adding new module tts

squash

parent dc3d413
author mike dupont <mike.dupont@introspector.local> 1741035888 -0500
committer mike dupont <mike.dupont@introspector.local> 1741471949 -0500

wip

update submodules

update submodules

debug DISCORD

now we are testing just discord via default char in debug mode

update

update

adding debugging

working much better

submodules

use new get secrets

use number 7

adding ffmpeg to final image

docker

adding telegram

update buildspec

keep all features

removing wrong code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant