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

feat: agent memeooorr frontend #526

Open
wants to merge 105 commits into
base: refactor/multi-chain-support-frontend
Choose a base branch
from

Conversation

mohandast52
Copy link
Collaborator

Proposed changes

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

mohandast52 and others added 10 commits December 2, 2024 17:22
* feat: add feature flag hook for balance breakdown functionality

* feat: conditionally render balance breakdown link based on feature flag

* feat: support array of feature flags in useFeatureFlag hook

* feat: implement conditional rendering for balance breakdown based on feature flag

* refactor: simplify feature flag usage for balance breakdown

* refactor: enhance feature flag handling with Zod validation and improved type safety

* refactor: update error alert type and improve feature flag handling in useFeatureFlag hook

* feat: add FeatureNotEnabled component for better error handling in YourWalletPage
* feat: add SelectYourAgent option to SetupScreen enum

* feat: add SelectYourAgent component to SetupPage

* feat: add displayName and description to agent configuration

* feat: enhance SelectYourAgent component with agent selection functionality

* feat: add SetupYourAgent option to Pages enum

* feat: refactor SelectYourAgent component to improve agent selection handling

* feat: adjust padding and image size in EachAgent component for improved layout

* feat: add documentation comment for SelectYourAgent component
* feat: add Select Your Agent screen to setup flow

* feat: remove unused FirstRunModal component from MainHeader

* feat: restructure Main component layout with CardSection

* feat: enhance MainHeader with help and settings buttons in CardSection

* feat: add SwitchAgentSection to MainPage for agent switching functionality

* feat: rename SelectYourAgent component to AgentSelection and update related references

* feat: enhance SwitchAgentSection with loading and service state checks for enabling switch button

* feat: refactor AgentSelection component and improve SwitchAgentSection button logic

* feat: make onSelect and onNext props required in AgentSelection component
…lory-xyz/olas-operate-app into feature/agent-memeooorr
* feat: add SetupYourAgent screen to setup flow

* feat: implement SetupYourAgent form for agent configuration

* feat: enhance SetupYourAgent form with X account credentials and validation messages

* feat: update SetupYourAgent form to include X account credentials and validation logic

* feat: implement validation logic for Gemini API key and Twitter credentials in SetupYourAgent form

* Update frontend/components/SetupPage/SetupYourAgent/index.tsx

Co-authored-by: Josh Miller <[email protected]>

* feat: validate Gemini API key (#530)

* feat: enhance Gemini API key validation with real-time API request and error handling

* feat: improve SetupYourAgent form with dynamic submit button text and error handling for API validation

---------

Co-authored-by: Josh Miller <[email protected]>
* feat: support base during onboarding

* feat: update service config template

* fix: reset hardcoded agent type
* feat: enable last transaction feature flag in AgentRunningButton

* feat: add feature flags for staking contract section and rewards streak
* feat: add SetupYourAgent screen to setup flow

* feat: implement SetupYourAgent form for agent configuration

* feat: enhance SetupYourAgent form with X account credentials and validation messages

* feat: update SetupYourAgent form to include X account credentials and validation logic

* feat: implement validation logic for Gemini API key and Twitter credentials in SetupYourAgent form

* Update frontend/components/SetupPage/SetupYourAgent/index.tsx

Co-authored-by: Josh Miller <[email protected]>

* feat: validate Gemini API key (#530)

* feat: enhance Gemini API key validation with real-time API request and error handling

* feat: improve SetupYourAgent form with dynamic submit button text and error handling for API validation

* feat: add agent-twitter-client dependency and implement Twitter credentials validation

* feat: move twitter login to electron main process

* feat: enhance Twitter login validation and refactor related components

* feat: rename check-twitter-login to validate-twitter-login and update related components

* feat: remove unused dependencies and clean up configuration

---------

Co-authored-by: Josh Miller <[email protected]>
Co-authored-by: Atatakai <[email protected]>
@mohandast52 mohandast52 changed the title (WIP) feat: agent memeooorr (WIP) feat: agent memeooorr frontend Dec 4, 2024
mohandast52 and others added 19 commits December 4, 2024 21:29
* feat: enhance agent setup with service template integration and validation

* feat: add dynamic description for service template in SetupYourAgent
* feat: enhance agent setup process with staking program integration and UI improvements

* feat: update hash value for Memeooorr service template

* feat: simplify MainHeader component by removing unused selectedAgentType and update navigation in SetupPage
chore: fix dummy service requests
Signed-off-by: OjusWiZard <[email protected]>
Feat (Memeooorr): Support in the backend
* feat: enhance agent setup with service template integration and validation

* feat: add dynamic description for service template in SetupYourAgent

* feat: add last selected agent type to store schema

* feat: persist last selected agent type in store and refactor agent type update logic

* feat: update agent type handling and store integration

* feat: enhance agent type handling and improve state management

* feat: add logs

* feat: enhance service validation and return types in Memeooor and PredictTrader services

* feat: improve service handling and validation in ServicesProvider and agent services

* feat: refactor agent type handling in ServicesProvider and MainPage components

* feat: refactor staking program handling in Memeooor and PredictTrader services

* feat: set default last selected agent type to 'trader' and clean up unused code in MainPage component
Tanya-atatakai and others added 30 commits December 13, 2024 15:53
…requeast

fix: debug multiple account request
feat: add low-funds feature flag to conditionally render LowFunds alert
…arding

fix: remove 'eth' text in onboarding
Add operating thresholds, and replace LOW_BALANCE_ constants
Rename memeooorr display text to agents.fun, fix master safe low native balance check
…reqs

Fix service template funding requirements for Memeooorr
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.

5 participants