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

update to new base #211

Merged
merged 125 commits into from
May 21, 2024
Merged

update to new base #211

merged 125 commits into from
May 21, 2024

Conversation

Mookse
Copy link
Member

@Mookse Mookse commented May 21, 2024

No description provided.

Mookse and others added 30 commits January 25, 2024 13:26
- move misplaced `README.md`
can be put in separate repo if valuable
Update .gitignore; remove postman elements
- yaml structures for multiple proxy-bots on openai
- GPT biographer bot `.yaml ` first draft
- openai integration via actions for biographer bot
- updated sample .env
- console log cleanup
Remove unused files and update YAML structures
- .yaml for my-library
wip
- pipeline for library POST
  - `routes.mjs`: POST /library/:mid
  - `api-functions.mjs`: library(ctx)
  - `core.mjs`: library(mbr_id, assistantType, library)
  - `mylife-agent-factory.mjs`: library(_libraryItems)
  - `mylife-data-service.js`: library(_libraryItems)
- created root class: BotFactory for hydration events in `mylife-agent-factory.mjs`
  - includes all bot functionality in minimal format
  - added `avatarId` getter
- added `type` to bot creation
- library chain to Cosmos
- library definition updates
- modularize library functions
- cosmetics
- storyLibrary()
- bigrapher story summaries auto-added to story library bot
- remove avatarListing: no such functionality, only 1-to-1 relationship between core and digital-self avatar
- removed avatar.json: cannot be generalized as above, nativize code
- move avatar from class-extenders to single .mjs
- minor pipeline adjustment for botFactory initialization
- sanitization for class generators
- included `standard` mode (current operation)
- allow for api session login
- global catch()
- dates in `experience.json`
- add class-extender for `Experience` class
Mookse and others added 28 commits April 23, 2024 15:38
- resetPassphrase()
- update bots (full pipeline)
- add button indicators
- thumb assets
- setActiveBot()
- mock import/connect llm
- help mockup
- collections pipeline
- deleteItem pipeline
- basic collection functionality
* 20240430 @Mookse
- refactor mAPIKeyValidation
- cosmetic

* 20240420 @Mookse
- frontend visual

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* 20240420 @Mookse
- login logout functionality

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* 20240430 @Mookse
- refactor mAPIKeyValidation
- cosmetic

Signed-off-by: Erik Jespersen <mookse@gmail.com>

---------

Signed-off-by: Erik Jespersen <mookse@gmail.com>
- GPT JSON and YAML definitions for storySummary functionality
- MyLife Biographer Bot performs storySummary function
- bug: no such variable any longer
- Biographer Bot uses functions for population
* 20240501 @Mookse
- GPT JSON and YAML definitions for storySummary functionality

* 20240502 @Mookse
- MyLife Biographer Bot performs storySummary function

* 20240502 @Mookse
- bug: no such variable any longer

* 20240502 @Mookse
- Biographer Bot uses functions for population
* 20240503 @Mookse
- allow recycle button for experience collection to function

* 20240503 @Mookse
- string.includes()

* 20240503 @Mookse
- collections open and close

* 20240504 @Mookse
- rudimentary help container

* 20240504 @Mookse
- trigger welcome experience from help
  - note: members-only

* 20240504 @Mookse
- `experience` trigger fixes

* 20240504 @Mookse
- cosmetic

* 20240504 @Mookse
- start Experience, non-autoplay

* 20240506 @Mookse
- experienceEnd() [pipeline
- saveExperience()

* 20240506 @Mookse
- `experiencesLived` pipeline

* 20240505 @Mookse
- backend adjustments

* 20240506 @Mookse
- experience collection item displays object JSON
* 20240503 @Mookse
- allow recycle button for experience collection to function

* 20240503 @Mookse
- string.includes()

* 20240503 @Mookse
- collections open and close

* 20240504 @Mookse
- rudimentary help container

* 20240504 @Mookse
- trigger welcome experience from help
  - note: members-only

* 20240504 @Mookse
- `experience` trigger fixes

* 20240504 @Mookse
- cosmetic

* 20240504 @Mookse
- start Experience, non-autoplay

* 20240506 @Mookse
- experienceEnd() [pipeline
- saveExperience()

* 20240506 @Mookse
- `experiencesLived` pipeline

* 20240505 @Mookse
- backend adjustments

* 20240506 @Mookse
- experience collection item displays object JSON

* 20240506 @Mookse
- text box expansion

* 20240506 @Mookse
- HTML executed in dialog
- escapeHTML upgrade
- reposition refresh

* 20240506 @Mookse
- main content adjustments
- Q-popup closes
- Q-input css
Attempted to add caching
- upload package-lock.json for github deployment caching
* Update azure-deploy-prod_maht.yml

Updated version numbers

* Update azure-deploy-prod_maht.yml

updated azure/webapps-deploy to v3

* Version 0.0.6 Release (#198)

* 20240429 @Mookse
- assets

* 20240429 @Mookse
wip stable

* 20240429 @Mookse
- assets

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* 20240429 @Mookse
wip stable

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* 20240507 @Mookse
- `Globals` improvement
- select help type
- submit help
- receive reponse
- cosmetic update of @module in ESDocs

* 20240511 @Mookse
- display chat/request response bubbles
- begin breakout of animations.css
- llm conectivity
- await css

* 20240512 @Mookse
- help chat refresh

* 20240512 @Mookse
- availableExperiences()
- launch tutorial button
- launchExperience event

* 20240513 @Mookse
- popup-container css

* 20240513 @Mookse
- env defaults to gpt-4o

* 20240513 @Mookse
- gpt updates
- improved message parsing
- cosmetic

---------

Signed-off-by: Erik Jespersen <mookse@gmail.com>

---------

Signed-off-by: Erik Jespersen <mookse@gmail.com>
* 20240429 @Mookse
- assets

* 20240429 @Mookse
wip stable

* 20240429 @Mookse
- assets

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* 20240429 @Mookse
wip stable

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* Update azure-deploy-prod_maht.yml

Updated version numbers

* Update azure-deploy-prod_maht.yml

updated azure/webapps-deploy to v3

* 20240507 @Mookse
- `Globals` improvement
- select help type
- submit help
- receive reponse
- cosmetic update of @module in ESDocs

* 20240511 @Mookse
- display chat/request response bubbles
- begin breakout of animations.css
- llm conectivity
- await css

* 20240512 @Mookse
- help chat refresh

* 20240512 @Mookse
- availableExperiences()
- launch tutorial button
- launchExperience event

* 20240513 @Mookse
- popup-container css

* 20240513 @Mookse
- env defaults to gpt-4o

* 20240513 @Mookse
- gpt updates
- improved message parsing
- cosmetic

* 20240513 @Mookse
wip unstable

* Version 0.0.6 Release (#198)

* 20240429 @Mookse
- assets

* 20240429 @Mookse
wip stable

* 20240429 @Mookse
- assets

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* 20240429 @Mookse
wip stable

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* 20240507 @Mookse
- `Globals` improvement
- select help type
- submit help
- receive reponse
- cosmetic update of @module in ESDocs

* 20240511 @Mookse
- display chat/request response bubbles
- begin breakout of animations.css
- llm conectivity
- await css

* 20240512 @Mookse
- help chat refresh

* 20240512 @Mookse
- availableExperiences()
- launch tutorial button
- launchExperience event

* 20240513 @Mookse
- popup-container css

* 20240513 @Mookse
- env defaults to gpt-4o

* 20240513 @Mookse
- gpt updates
- improved message parsing
- cosmetic

---------

Signed-off-by: Erik Jespersen <mookse@gmail.com>

* 20240513 @Mookse
- clean-up after wip

* 20240514 @Mookse
- vector store initial paint

* 20240514 @Mookse
- bug fix: system experiences frontend function

* 20240514 @Mookse
- multi-file upload button frontend

* 20240515 @Mookse
- pipeline to vector-store to attach files

* 20240515 @Mookse
- vector store attached to PA

* 20240515 @Mookse
- avatar upload() returns
```
{
 uploads: files,
 files: vectorstoreFileList,
 success: true,
}
```
- api adds:
```
{
 type: type,
 message: `File(s) [type=${ type }] uploaded successfully.`
}
```

* 20240515 @Mookse
- file-collection returned correctly on refresh

* 20240515 @Mookse
- file-collection displays

* 20240516 @Mookse
- HTML parsed in bubbles

* 20240516 @Mookse
- bot thread memory restored

* 197 version 007 updates (#208)

* 20240516 @Mookse
- alert background -> aliceblue

* 20240517 @Mookse
- `createBot` endpoint
- cosmetic

* 20240518 @Mookse
- `updateTools` becomes `updateAssistant`
- fix: merge error

* 20240518 @Mookse
- createBot, type=journaler succeeds

* 20240518 @Mookse
- icon asset

* 202401518 @Mookse
- journal-thumb.png
- cosmetic console clear

* 20240519 @Mookse
- entrySummary()

* 20240519 @Mookse
- cosmetic

* 20240519 @Mookse
- Teams placeholder
- addTeamMember()
- getAvailableTeamMembers(team)

* 20240520 @Mookse
- public/private avatar placeholder toggle
- cosmetic

---------

Signed-off-by: Erik Jespersen <mookse@gmail.com>
Signed-off-by: Erik Jespersen <42016062+Mookse@users.noreply.github.com>
@Mookse Mookse self-assigned this May 21, 2024
@Mookse Mookse merged commit 9662a48 into 150-address-login May 21, 2024
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