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

Initial Agent Looksy #2

Merged
merged 58 commits into from
Feb 26, 2022
Merged

Initial Agent Looksy #2

merged 58 commits into from
Feb 26, 2022

Conversation

Cictrone
Copy link
Collaborator

This is a very very early prototype for installing itself based on a config file. No bot logic at all rn. Just for Newman to give hot takes on.

Copy link
Collaborator

@s-newman s-newman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀 🦀

cmd/imix/src/linux.rs Outdated Show resolved Hide resolved
cmd/imix/src/main.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@s-newman s-newman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shmoopun

@s-newman
Copy link
Collaborator

@github how do I 👀 reacc a commit

Cictrone and others added 27 commits February 24, 2022 04:18
* Set theme jekyll-theme-merlot

* Create index.md

* Attempt to override theme

* Attempt to fix width

* Another try

* Again

* try a %

* Trying new template without jekyyl

* Added some test content

* Delete sample info

* Updated title

* Added sample functions

* Added more sample functions

* Fix path

* File -> File Library etc.

* Attempt to updated sidebar

* Test reintegrating jekyll

* Attempt to use _data and _includes for site nav

* Fix CSS

* Attempt to jekyll page nav

* Added nav item

* Maybe Jekyll was broken?

* Fix Jekyll

* Fix Dark Mode

* Attempted to make you some content

* Oh goodie more jekyll errors

* Fix issue

* Adjusted heading size

* Attempting to play with stuff

* Testing something

* This seems safe

* yep cool

* fixed spacing

* Attempting to fix some of the nav

* Added image

* Attempting to reposition images

* More css magic from catie :)

* Push to prod

* Catie test

* Added the stdlib methods

* Fix indent

* Updated logo and added more stuff

* Create CNAME

* Some minor updates

* Fix bad js

* Fix offset
@KCarretto KCarretto merged commit 4d8219b into main Feb 26, 2022
@KCarretto KCarretto deleted the nick branch February 26, 2022 19:02
KCarretto added a commit that referenced this pull request Feb 1, 2024
 
Initial Agent Looksy (#2)

* started imix bot

* added basic reading of config file and a bit of a touch up around args

* wrote the linux install and re-orged some of the namespacing

* added a ton fo logic for the initial call back, also errors!

* changed the String to a PathBuf for newman :^)

* Update README.md

* Fixed bug with tests (only encountered when they fail on a require)

* Added test for CreateTarget

* Added test for targets root query

* Split target query tests into seperate file

* Added Test for createCredential

* project structure?

* RESTRUCTURING

* Added new Implant Ents

* Removed unused function

* Added initial callback mutation

* gett the initial starlark setup

* perf issues fixed and working examplegit add .!

* stubbed out the first version of the eldritch stdlib

* rebase!

* started imix bot

* added basic reading of config file and a bit of a touch up around args

* wrote the linux install and re-orged some of the namespacing

* added a ton fo logic for the initial call back, also errors!

* changed the String to a PathBuf for newman :^)

* project structure?

* RESTRUCTURING

* gett the initial starlark setup

* perf issues fixed and working examplegit add .!

* stubbed out the first version of the eldritch stdlib

* rebase!

* Added GithubPages Documentation (#3)

* Set theme jekyll-theme-merlot

* Create index.md

* Attempt to override theme

* Attempt to fix width

* Another try

* Again

* try a %

* Trying new template without jekyyl

* Added some test content

* Delete sample info

* Updated title

* Added sample functions

* Added more sample functions

* Fix path

* File -> File Library etc.

* Attempt to updated sidebar

* Test reintegrating jekyll

* Attempt to use _data and _includes for site nav

* Fix CSS

* Attempt to jekyll page nav

* Added nav item

* Maybe Jekyll was broken?

* Fix Jekyll

* Fix Dark Mode

* Attempted to make you some content

* Oh goodie more jekyll errors

* Fix issue

* Adjusted heading size

* Attempting to play with stuff

* Testing something

* This seems safe

* yep cool

* fixed spacing

* Attempting to fix some of the nav

* Added image

* Attempting to reposition images

* More css magic from catie :)

* Push to prod

* Catie test

* Added the stdlib methods

* Fix indent

* Updated logo and added more stuff

* Create CNAME

* Some minor updates

* Fix bad js

* Fix offset

* Attempting VSCode shenannigans

* Ooops

* started imix bot

* added basic reading of config file and a bit of a touch up around args

* wrote the linux install and re-orged some of the namespacing

* added a ton fo logic for the initial call back, also errors!

* changed the String to a PathBuf for newman :^)

* project structure?

* RESTRUCTURING

* gett the initial starlark setup

* perf issues fixed and working examplegit add .!

* stubbed out the first version of the eldritch stdlib

* rebase!

* started imix bot

* added basic reading of config file and a bit of a touch up around args

* wrote the linux install and re-orged some of the namespacing

* added a ton fo logic for the initial call back, also errors!

* changed the String to a PathBuf for newman :^)

* project structure?

* RESTRUCTURING

* gett the initial starlark setup

* perf issues fixed and working examplegit add .!

* stubbed out the first version of the eldritch stdlib

* rebase!

Co-authored-by: KCarretto <Kcarretto@gmail.com>
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.

None yet

3 participants