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

fix: client-twitter lowerCase bug and environment clean up (+lint fixes, and TWITTER_SEARCH_ENABLE double start fix) #1514

Merged
merged 25 commits into from
Dec 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
407cc91
isFalsish() for parsing environment in a standard way
odilitime Dec 28, 2024
af3e807
roll isFalsish into parseBooleanFromText
odilitime Dec 28, 2024
a962ee7
lint: remove unused vars
odilitime Dec 28, 2024
c4e120b
lint: remove unused error variable
odilitime Dec 28, 2024
bbbf325
lint: fix EmbeddingProvider already defined error (via claude)
odilitime Dec 28, 2024
5abaec7
empty is already mapped to null
odilitime Dec 28, 2024
0abe608
move all env parsing here
odilitime Dec 28, 2024
08901de
add twitterConfig cstr param and prefer it over getSetting
odilitime Dec 28, 2024
5403d9e
prefer this.client.twitterConfig over getSetting
odilitime Dec 28, 2024
ad17078
prefer client.twitterConfig over getSetting
odilitime Dec 28, 2024
09d4978
prefer this.client.twitterConfig over getSetting
odilitime Dec 28, 2024
ecaf554
prefer this.client.twitterConfig over getSettings
odilitime Dec 28, 2024
d7d655f
pass twitterConfig as 2nd parameter to cstr, only start search once
odilitime Dec 28, 2024
88d1b83
Merge branch 'develop' of https://github.com/elizaos/eliza into test-…
odilitime Dec 28, 2024
8991190
fix TWITTER_POLL_INTERVAL scale
odilitime Dec 28, 2024
37e1258
Merge branch 'develop' into test-eliza
odilitime Dec 28, 2024
820ac52
make MAX_TWEET_LENGTH integer since that's how it's consomed/compared
odilitime Dec 28, 2024
d15588d
Merge branch 'test-eliza' of https://github.com/odilitime/eliza into …
odilitime Dec 28, 2024
ba2aa7c
Merge branch 'develop' into test-eliza
shakkernerd Dec 28, 2024
cf7f98f
revert: packages/client-github/src/index.ts to match develop
shakkernerd Dec 28, 2024
b96ffd6
Merge branch 'develop' into test-eliza
odilitime Dec 28, 2024
f65e8e4
Merge branch 'develop' into pr-1514
shakkernerd Dec 28, 2024
821b792
chore: revert file to match develop branch
shakkernerd Dec 28, 2024
7d78fcd
chore: revert file to match develop branch
shakkernerd Dec 28, 2024
b7db673
Merge branch 'develop' into test-eliza
shakkernerd Dec 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into test-eliza
odilitime authored Dec 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit b96ffd6654f955435e3968a35ffe92963e4c7b01

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.